Sign inSign up

maxross/mytestcontainer:dualstack

Manifest digest

sha256:d1a4028c7127b6ff407c94fab2538bcd42cc2b5501b63606aa411a89bc1c1cad

OS/ARCH

linux/amd64

Compressed size

70.09 MB

Last pushed

almost 5 years by maxross

Type

Image

Manifest digest

sha256:d1a4028c7127b6ff407c94fab2538bcd42cc2b5501b63606aa411a89bc1c1cad

Image Layers

1ADD file ... in / 25.88 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers0 B
4ENV NGINX_VERSION=1.21.30 B
5ENV NJS_VERSION=0.6.20 B
6ENV PKG_RELEASE=1~buster0 B
7/bin/sh -c set -x 25.4 MB
8COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in / 602 B
9COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d 894 B
10COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d 666 B
11COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d 1.36 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE 800 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon0 B
16MAINTAINER Sangeetha Hariharan "https://github.com/sangeethah"0 B
17RUN /bin/sh -c apt-get update12.97 MB
18RUN /bin/sh -c apt-get install753.92 KB
19RUN /bin/sh -c apt-get install379 B
20RUN /bin/sh -c apt-get install1.24 MB
21RUN /bin/sh -c apt-get install3.25 MB
22RUN /bin/sh -c apt-get install612.14 KB
23COPY ./run.sh /scripts/run.sh # buildkit311 B
24RUN /bin/sh -c chmod 777297 B
25COPY ./nginx.conf /etc/nginx/conf.d/default.conf # buildkit318 B
26RUN /bin/sh -c chmod 644318 B
27ENTRYPOINT ["/scripts/run.sh"]0 B
28CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:910392427fdf089bc26b64d6dc450ff3d020c7c1a474d85b2f9298134d0007bd in /