• Joined on 2025-10-14

nats-proxy-nats_proxy (0.1.0)

Published 2026-08-31 16:22:47 +00:00 by moro

Installation

docker pull repo.astrabuana.com/moro/nats-proxy-nats_proxy:0.1.0
sha256:717e58fad0ddfcb7c7dc4aa2b407c8f2252beaab593ea46b37ff34e13f8624d7

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'
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-31 16:22:47 +00:00
1
OCI / Docker
linux/amd64
36 MiB
Versions (2) View all
latest 2026-08-31
0.1.0 2026-08-31