sha256:fa95e58ed251948f9482512c4d818f933fa467b272aa045a6ea357dbf5cf0f3c
OS/ARCH
Compressed size
20.32 MB
Last pushed
7 months by appleboy
Type
Image
Manifest digest
sha256:1a5af0a83e82a23e1cb17b26ab659f9342c42e1279a06e9200d78b3003e93fcd
Image Layers
1ADD alpine-minirootfs-3.21.6-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B3ARG TARGETOS=linux0 B4ARG TARGETARCH=arm640 B5ARG VERSION=latest0 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=latest0 B11RUN |3 TARGETOS=linux TARGETARCH=arm64 VERSION=latest1.51 MB12COPY release/linux/arm64/authgate /bin/authgate # buildkit15 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-aarch64.tar.gz / # buildkit