sha256:fd17c7605eb90eb89358035823e6ae5469014cda7b8ebb14eed3f11f97e68c90
OS/ARCH
Compressed size
13.56 MB
Last pushed
over 2 years by gmta
Type
Image
Manifest digest
sha256:dd9369b612e7c51ca515d2938a6e9211aee012d0c195ae295444c3050357377d
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.50 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x3.8 MB7COPY docker-entrypoint.sh / # buildkit628 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE map[80/tcp:{}]0 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon off;"]0 B17RUN /bin/sh -c apk --no-cache6.5 MB18COPY entrypoint.sh /usr/local/bin/ # buildkit380 B19RUN /bin/sh -c mkdir -p158 B20COPY templates/* /usr/local/lib/velocita/ # buildkit2.93 KB21VOLUME [/var/cache/velocita/]0 B22EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B23ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B24CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /