sha256:624f643d29bd7141e4812794dd7b2f61a167a8232bb45d59d3d5d2a80fea3f44
OS/ARCH
Compressed size
13.97 MB
Last pushed
8 months by appleboy
Type
Image
Manifest digest
sha256:0e2310a23e25fc550c307721029a43176778598139339b2588930e305d85681c
Image Layers
1ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ARG TARGETOS=linux0 B4ARG TARGETARCH=amd640 B5ARG VERSION=0.5.00 B6LABEL maintainer=AuthGate Team org.label-schema.name=AuthGate org.label-schema.vendor=AuthGate0 B7LABEL org.opencontainers.image.source=https://github.com/your-org/authgate0 B8LABEL org.opencontainers.image.description=OAuth 2.0 Device Authorization0 B9LABEL org.opencontainers.image.licenses=MIT0 B10LABEL org.opencontainers.image.version=0.5.00 B11RUN |3 TARGETOS=linux TARGETARCH=amd64 VERSION=0.5.01.51 MB12COPY release/linux/amd64/authgate /bin/authgate # buildkit8.98 MB13USER authgate0 B14WORKDIR /app32 B15EXPOSE [8080/tcp]0 B16HEALTHCHECK &{["CMD-SHELL" "wget --no-verbose --tries=10 B17VOLUME [/app/data]0 B18ENV DATABASE_PATH=/app/data/oauth.db0 B19CMD ["/bin/authgate" "server"]0 BCommand
ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit