Sign inSign up

theohbrothers/docker-nginx-forward-proxy:20240302.0.0-0ef646f-1.25.3

Multi-platform
Index digest

sha256:7f540e258e0529ec8ecfc80267deb02946ed316a18252d8dfd382128225d578f

OS/ARCH

Compressed size

7.43 MB

Last pushed

over 2 years by theohbrothers

Type

Image

Manifest digest

sha256:fa128a49a122cef5cbbc3783897d2e12762119542f42f111e6f47937ad36d0e0

Image Layers

1ADD file ... in / 3.22 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Takahiro INOUE <github.com/hinata>, The0 B
4ENV NGINX_VERSION=1.25.30 B
5RUN /bin/sh -c set -eux;4.2 MB
6COPY ./nginx.conf /usr/local/nginx/conf/nginx.conf # buildkit440 B
7COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit289 B
8RUN /bin/sh -c chmod +x289 B
9EXPOSE map[3128/tcp:{}]0 B
10STOPSIGNAL SIGTERM0 B
11ENTRYPOINT ["/docker-entrypoint.sh"]0 B
12CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:c44c9bd36ba35cc78fb9396304ea008def9f42a3beef76aa33b2cf1fde1c10b3 in /