Sign inSign up

theohbrothers/docker-nginx-forward-proxy:master-9091041-1.24.0

Multi-platform
Index digest

sha256:cd02359c52e56ca6b7ef9eafcd3a6d33a3ad00920b9c420c09254ed15bd58a6f

OS/ARCH

Compressed size

9.48 MB

Last pushed

over 2 years by theohbrothers

Type

Image

Manifest digest

sha256:743a33fff525d42d75ba41835114b458d523a6cb1f379c87e34ad9a13c78a988

Image Layers

1ADD file ... in / 3.26 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Takahiro INOUE <github.com/hinata>, The0 B
4ENV NGINX_VERSION=1.24.00 B
5RUN /bin/sh -c set -eux;6.22 MB
6COPY ./nginx.conf /usr/local/nginx/conf/nginx.conf # buildkit437 B
7COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit290 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:a7d49c3d7c0292c69f1dade47c5e95e3980c9005bd8cd9ba335627e45e225970 in /