linkshort (sha256:0a97882f086ce7c5cbfc6ae871dd92c9124f4edc77afc7b88272dce4c2ff53e5)

Published 2026-09-21 05:04:26 +02:00 by jochen

Installation

docker pull forgejo.zelnet.de/jochen/linkshort@sha256:0a97882f086ce7c5cbfc6ae871dd92c9124f4edc77afc7b88272dce4c2ff53e5
sha256:0a97882f086ce7c5cbfc6ae871dd92c9124f4edc77afc7b88272dce4c2ff53e5

Image layers

COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
COPY --chown=65532:65532 /out/shortener /app/shortener # buildkit
USER 65532:65532
ENV PORT=8080
EXPOSE [8080/tcp]
ENTRYPOINT ["/app/shortener"]
CMD ["serve"]
Details
Container
2026-09-21 05:04:26 +02:00
0
OCI / Docker
linux/amd64
5.9 MiB
Versions (4) View all