Sign inSign up

maxross/mytestcontainer:unprivilegedtest2

Manifest digest

sha256:752fe4ee5b696c0bf78e9b17c31766606defad4b724b7feed4d32801258931f7

OS/ARCH

linux/amd64

Compressed size

69.87 MB

Last pushed

over 5 years by maxross

Type

Image

Manifest digest

sha256:752fe4ee5b696c0bf78e9b17c31766606defad4b724b7feed4d32801258931f7

Image Layers

1ADD file ... in / 25.84 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.19.60 B
5ENV NJS_VERSION=0.5.00 B
6ENV PKG_RELEASE=1~buster0 B
7ARG UID=1010 B
8ARG GID=1010 B
9RUN |2 UID=101 GID=101 /bin/sh25.27 MB
10RUN |2 UID=101 GID=101 /bin/sh4.95 KB
11COPY docker-entrypoint.sh / # buildkit600 B
12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit897 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit669 B
14ENTRYPOINT ["/docker-entrypoint.sh"]0 B
15EXPOSE map[8080/tcp:{}]0 B
16STOPSIGNAL SIGQUIT0 B
17USER 1010 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19MAINTAINER Max Ross https://github.com/rancher-max0 B
20USER root0 B
21/bin/sh -c apt-get update12.9 MB
22/bin/sh -c apt-get install -y754.04 KB
23/bin/sh -c apt-get install -y371 B
24/bin/sh -c apt-get install -y1.24 MB
25/bin/sh -c apt-get install -y3.27 MB
26/bin/sh -c apt-get install -y612.14 KB
27COPY file:292026a63fe2ea89ee10db1ea0203a3e0c2ca9985acd506a00f50d33081b7197 in /scripts/run.sh 309 B
28/bin/sh -c chmod 777 /scripts/run.sh280 B
29/bin/sh -c chmod 777 /usr/share/nginx/html168 B
30/bin/sh -c mkdir -p /test127 B
31/bin/sh -c chown 101 /test101 B
32USER 1010 B
33WORKDIR /test0 B
34ENTRYPOINT ["/scripts/run.sh"]0 B
35CMD ["nginx" "-g" "daemon0 B

Command

ADD file:3a7bff4e139bcacc5831fd70a035c130a91b5da001dd91c08b2acd635c7064e8 in /