sha256:b428e8208230985d12e1be1668fc012f34c6e6e8394669011e912ebc568fe0f8
OS/ARCH
Compressed size
13.96 MB
Last pushed
8 months by appleboy
Type
Image
Manifest digest
sha256:141ede8c119403392751cc5299b2ae8cf6dfdb568d971e9094f7adc99b87a976
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.4.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.4.00 B11RUN |3 TARGETOS=linux TARGETARCH=amd64 VERSION=0.4.01.51 MB12COPY release/linux/amd64/authgate /bin/authgate # buildkit8.97 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