• Joined on 2026-06-23

news_command_v1-nats (0.0.1)

Published 2026-08-19 15:19:58 +00:00 by frinzka

Installation

docker pull repo.astrabuana.com/frinzka/news_command_v1-nats:0.0.1
sha256:1780601f1d56fa6de62bff3ba23fc1988f93ca1462269577bd8dbaa4f0d7f6ee

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* && useradd -r -u 1000 -m -d /app appuser # buildkit
WORKDIR /app
COPY /build/app /app/app # buildkit
USER appuser
ENTRYPOINT ["/app/app"]
Details
Container
2026-08-19 15:19:58 +00:00
0
OCI / Docker
linux/amd64
35 MiB
Versions (4) View all
latest 2026-08-23
0.1.0 2026-08-23
0.0.2 2026-08-19
0.0.1 2026-08-19