sha256:16aa6ef55297e12615dde0f81dba3a712ea4d6127c54c56eafc693ac689582be
OS/ARCH
Compressed size
21.43 MB
Last pushed
7 months by appleboy
Type
Image
Manifest digest
sha256:72a806588eca12ca9e2acee0b1416dd2cce193de22f09a293150b49c210af740
Image Layers
1ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ARG TARGETOS=linux0 B4ARG TARGETARCH=amd640 B5ARG VERSION=0.8.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.8.00 B11RUN |3 TARGETOS=linux TARGETARCH=amd64 VERSION=0.8.01.51 MB12COPY release/linux/amd64/authgate /bin/authgate # buildkit16.44 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.6-x86_64.tar.gz / # buildkit