Image
http://192.168.75.93:5000/hnginx:latest
ImageCmdSize
13f3e185432 CMD ["nginx" "-g" "daemon off;"] 0 B
1bd3f08fa99 /bin/sh -c #(nop) STOPSIGNAL [SIGTERM] 0 B
ab4bbcc22f0 /bin/sh -c #(nop) EXPOSE 443/tcp 0 B
9b222691a1b /bin/sh -c #(nop) EXPOSE 80/tcp 0 B
63b10322f8b /bin/sh -c ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log 267 B
d3622708fba /bin/sh -c #(nop) COPY file:7afb3b9f3b65bee68f7d2fde98f9f957526fdb665fe6096059dec9dd32499089 in /etc/nginx/conf.d/cert.key 1 KB
c31cba5f58b /bin/sh -c #(nop) COPY file:3d6af2c9bcfcda2d35cc440b2fff256dab3321d4615d34280744025243cf8ed4 in /etc/nginx/conf.d/cert.crt 1 KB
da782ba48cf /bin/sh -c #(nop) COPY file:27e19a80ef8396efd0fa1f3503bbd78ad73848b7e47f2c36d8bee8506f4f2263 in /etc/nginx/nginx.conf 647 B
9c7df17eb8b /bin/sh -c #(nop) LABEL Name=echo-nginx-hostname Version=0.0.4 0 B
516e9629a28 /bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"] 0 B
655c654efef /bin/sh -c #(nop) STOPSIGNAL SIGTERM 0 B
07a2cc93aff /bin/sh -c #(nop) EXPOSE 80 0 B
d9b36517be8 /bin/sh -c ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log 202 B
6f4eaa273f0 /bin/sh -c set -x && addgroup --system --gid 101 nginx && adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y gnupg1 ca-certificates && NGINX_GPGKEY=573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62; found=''; for server in ha.pool.sks-keyservers.net hkp://keyserver.ubuntu.com:80 hkp://p80.pool.sks-keyservers.net:80 pgp.mit.edu ; do echo "Fetching GPG key $NGINX_GPGKEY from $server"; apt-key adv --keyserver "$server" --keyserver-options timeout=10 --recv-keys "$NGINX_GPGKEY" && found=yes && break; done; test -z "$found" && echo >&2 "error: failed to fetch GPG key $NGINX_GPGKEY" && exit 1; apt-get remove --purge --auto-remove -y gnupg1 && rm -rf /var/lib/apt/lists/* && dpkgArch="$(dpkg --print-architecture)" && nginxPackages=" nginx=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-xslt=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-geoip=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-image-filter=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-njs=${NGINX_VERSION}.${NJS_VERSION}-${PKG_RELEASE} " && case "$dpkgArch" in amd64|i386) echo "deb https://nginx.org/packages/debian/ buster nginx" >> /etc/apt/sources.list.d/nginx.list && apt-get update ;; *) echo "deb-src https://nginx.org/packages/debian/ buster nginx" >> /etc/apt/sources.list.d/nginx.list && tempDir="$(mktemp -d)" && chmod 777 "$tempDir" && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get build-dep -y $nginxPackages && ( cd "$tempDir" && DEB_BUILD_OPTIONS="nocheck parallel=$(nproc)" apt-get source --compile $nginxPackages ) && apt-mark showmanual | xargs apt-mark auto > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && ls -lAFh "$tempDir" && ( cd "$tempDir" && dpkg-scanpackages . > Packages ) && grep '^Package: ' "$tempDir/Packages" && echo "deb [ trusted=yes ] file://$tempDir ./" > /etc/apt/sources.list.d/temp.list && apt-get -o Acquire::GzipIndexes=false update ;; esac && apt-get install --no-install-recommends --no-install-suggests -y $nginxPackages gettext-base && apt-get remove --purge --auto-remove -y ca-certificates && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx.list && if [ -n "$tempDir" ]; then apt-get purge -y --auto-remove && rm -rf "$tempDir" /etc/apt/sources.list.d/temp.list; fi 23.6 MB
884de1fa48f /bin/sh -c #(nop) ENV PKG_RELEASE=1~buster 0 B
1d7d42779e3 /bin/sh -c #(nop) ENV NJS_VERSION=0.3.5 0 B
ed51ee1f261 /bin/sh -c #(nop) ENV NGINX_VERSION=1.16.1 0 B
17e5a9a7e22 /bin/sh -c #(nop) LABEL maintainer=NGINX Docker Maintainers 0 B
6a5bc497034 /bin/sh -c #(nop) CMD ["bash"] 0 B
c4715d8f2ac /bin/sh -c #(nop) ADD file:04caaf303199c81ff1a94e2e39d5096f9d02b73294b82758e5bc6e23aff94272 in / 27.1 MB
Total size: 50.7 MB