sha256:15e8629d71813a0421931ae331a8d3af6871682265b4623529bc100228e7880a
OS/ARCH
linux/arm64
Compressed size
16.95 MB
Last pushed
11 months by cohandv
Type
Image
Manifest digest
sha256:c0fd6e164cbeb5c88408650fedf33f1726c69114f2398ce8936b50781082993c
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