sha256:d6f2ae50c40791949e043fee03f7ba518ef8d5bfc70e6d861da33e478ae43e69
OS/ARCH
Compressed size
16.98 MB
Last pushed
11 months by cohandv
Type
Image
Manifest digest
sha256:c593da58950cc098a85146fe4ea2fd423fb6e1939c8dea5457a7d982b7a8afc3
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 -S952 B5WORKDIR /app93 B6COPY /app/port-authorizing /usr/local/bin/port-authorizing # buildkit10.51 MB7RUN /bin/sh -c mkdir -p131 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