sha256:12bc78e7e2fc4c68e044f3113d5bdb13d058bd47b3a5b46cdb396aaa01e8b461
OS/ARCH
linux/arm64
Compressed size
16.95 MB
Last pushed
11 months by cohandv
Type
Image
Manifest digest
sha256:b53f4a9f73b23b765af509728bf1e527cf728428f0a33079ae6115333e2c339d
Image Layers
1ADD alpine-minirootfs-3.21.5-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk update2.65 MB4RUN /bin/sh -c addgroup -S949 B5WORKDIR /app93 B6COPY /app/port-authorizing /usr/local/bin/port-authorizing # buildkit10.49 MB7RUN /bin/sh -c mkdir -p130 B8USER portauth0 B9EXPOSE [8080/tcp]0 B10ENTRYPOINT ["port-authorizing"]0 B11CMD ["server" "--config" "/app/config.yaml"]0 B12HEALTHCHECK &{["CMD-SHELL" "wget --no-verbose --tries=10 B13LABEL org.opencontainers.image.title=Port Authorizing0 B14LABEL org.opencontainers.image.description=Secure proxy for any0 B15LABEL org.opencontainers.image.url=https://github.com/cohandv/port-authorizing0 B16LABEL org.opencontainers.image.source=https://github.com/cohandv/port-authorizing0 B17LABEL org.opencontainers.image.vendor=David Cohan0 B18LABEL org.opencontainers.image.licenses=MIT0 BCommand
ADD alpine-minirootfs-3.21.5-aarch64.tar.gz / # buildkit