hertz101-auth (sha256:f0823954152459e8ac9a0fe9f1cd599945ce37fb5e77318512c866fc60e25815)

Published 2025-01-21 20:40:31 +08:00 by suyiiyii

Installation

docker pull git.suyiiyii.top/suyiiyii/hertz101-auth@sha256:f0823954152459e8ac9a0fe9f1cd599945ce37fb5e77318512c866fc60e25815
sha256:f0823954152459e8ac9a0fe9f1cd599945ce37fb5e77318512c866fc60e25815

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'
ARG UID=10001
RUN |1 UID=10001 /bin/sh -c adduser --disabled-password --gecos "" --home "/nonexistent" --shell "/sbin/nologin" --no-create-home --uid "${UID}" appuser # buildkit
USER appuser
COPY /bin/server /bin/ # buildkit
EXPOSE map[8080/tcp:{}]
ENTRYPOINT ["/bin/server"]

Labels

Key Value
org.opencontainers.image.created 2025-01-21T12:40:23.050Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 7a979cd1a0db5886ae35d09a98d867e300ff318d
org.opencontainers.image.source https://github.com/suyiiyii/hertz101
org.opencontainers.image.title hertz101
org.opencontainers.image.url https://github.com/suyiiyii/hertz101
org.opencontainers.image.version 250121-7a979cd
Details
Container
2025-01-21 20:40:31 +08:00
0
OCI / Docker
linux/amd64
48 MiB
Versions (4) View all
250121-7a979cd 2025-01-21
250121-3e7652e 2025-01-21
250121-14ad5ab 2025-01-21
main 2025-01-21