Sign inSign up

gmta/velocita-proxy:4.1.0

Multi-platform
Developer tools
Index digest

sha256:fd17c7605eb90eb89358035823e6ae5469014cda7b8ebb14eed3f11f97e68c90

OS/ARCH

Compressed size

13.53 MB

Last pushed

over 2 years by gmta

Type

Image

Manifest digest

sha256:6ca3c5b62d9f9f6c61d0d1586375d93626da202853f9ef9b6e2c324ff7c50825

Image Layers

1ADD file ... in / 3.19 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.50 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x3.72 MB
7COPY docker-entrypoint.sh / # buildkit627 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit395 B
10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE map[80/tcp:{}]0 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon off;"]0 B
16LABEL maintainer=Jelle Raaijmakers <[email protected]>0 B
17RUN /bin/sh -c apk --no-cache6.61 MB
18COPY entrypoint.sh /usr/local/bin/ # buildkit382 B
19RUN /bin/sh -c mkdir -p158 B
20COPY templates/* /usr/local/lib/velocita/ # buildkit2.93 KB
21VOLUME [/var/cache/velocita/]0 B
22EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B
23ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
24CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /