JSON blob 83414798d6c14f8a8c160c1b0be30bf2e2face9a8dbd2be1bc3b83b57a2e5f6a

{
  "architecture": "amd64",
  "config": {
    "Hostname": "",
    "Domainname": "",
    "User": "",
    "AttachStdin": false,
    "AttachStdout": false,
    "AttachStderr": false,
    "ExposedPorts": {
      "3128/tcp": {},
      "80/tcp": {},
      "8081/tcp": {}
    },
    "Tty": false,
    "OpenStdin": false,
    "StdinOnce": false,
    "Env": [
      "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
      "NGINX_VERSION=1.14.0",
      "LANG=en_US.UTF-8",
      "REGISTRIES=k8s.gcr.io gcr.io quay.io",
      "AUTH_REGISTRIES=some.authenticated.registry:oneuser:onepassword another.registry:user:password",
      "VERIFY_SSL=true",
      "DEBUG=true",
      "DEBUG_NGINX=false"
    ],
    "Cmd": null,
    "ArgsEscaped": true,
    "Image": "sha256:ee2f40c085ed51e66f9394e035c0ea6e2cdc05f0bcb856c507ab3037ee3673dd",
    "Volumes": {
      "/ca": {},
      "/docker_mirror_cache": {}
    },
    "WorkingDir": "",
    "Entrypoint": [
      "/entrypoint.sh"
    ],
    "OnBuild": null,
    "Labels": null,
    "StopSignal": "SIGTERM"
  },
  "container": "116721852ceb95b733dd71579dfde0cee9c5e180ad70dbc8cf1473e252b9cc6d",
  "container_config": {
    "Hostname": "116721852ceb",
    "Domainname": "",
    "User": "",
    "AttachStdin": false,
    "AttachStdout": false,
    "AttachStderr": false,
    "ExposedPorts": {
      "3128/tcp": {},
      "80/tcp": {},
      "8081/tcp": {}
    },
    "Tty": false,
    "OpenStdin": false,
    "StdinOnce": false,
    "Env": [
      "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
      "NGINX_VERSION=1.14.0",
      "LANG=en_US.UTF-8",
      "REGISTRIES=k8s.gcr.io gcr.io quay.io",
      "AUTH_REGISTRIES=some.authenticated.registry:oneuser:onepassword another.registry:user:password",
      "VERIFY_SSL=true",
      "DEBUG=true",
      "DEBUG_NGINX=false"
    ],
    "Cmd": [
      "/bin/sh",
      "-c",
      "#(nop) ",
      "ENTRYPOINT [\"/entrypoint.sh\"]"
    ],
    "ArgsEscaped": true,
    "Image": "sha256:ee2f40c085ed51e66f9394e035c0ea6e2cdc05f0bcb856c507ab3037ee3673dd",
    "Volumes": {
      "/ca": {},
      "/docker_mirror_cache": {}
    },
    "WorkingDir": "",
    "Entrypoint": [
      "/entrypoint.sh"
    ],
    "OnBuild": null,
    "Labels": {},
    "StopSignal": "SIGTERM"
  },
  "created": "2018-11-04T16:34:50.874774814Z",
  "docker_version": "18.03.1-ee-3",
  "history": [
    {
      "created": "2018-09-11T22:19:50.165674013Z",
      "created_by": "/bin/sh -c #(nop) ADD file:25c10b1d1b41d46a1827ad0b0d2389c24df6d31430005ff4e9a2d84ea23ebd42 in / "
    },
    {
      "created": "2018-09-11T22:19:50.322783064Z",
      "created_by": "/bin/sh -c #(nop)  CMD [\"/bin/sh\"]",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T08:35:11.730542857Z",
      "created_by": "/bin/sh -c #(nop)  ENV NGINX_VERSION=1.14.0",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T08:43:57.418973241Z",
      "created_by": "/bin/sh -c GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \t&& CONFIG=\"\t\t--prefix=/etc/nginx \t\t--sbin-path=/usr/sbin/nginx \t\t--modules-path=/usr/lib/nginx/modules \t\t--conf-path=/etc/nginx/nginx.conf \t\t--error-log-path=/var/log/nginx/error.log \t\t--http-log-path=/var/log/nginx/access.log \t\t--pid-path=/var/run/nginx.pid \t\t--lock-path=/var/run/nginx.lock \t\t--http-client-body-temp-path=/var/cache/nginx/client_temp \t\t--http-proxy-temp-path=/var/cache/nginx/proxy_temp \t\t--http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp \t\t--http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp \t\t--http-scgi-temp-path=/var/cache/nginx/scgi_temp \t\t--user=nginx \t\t--group=nginx \t\t--with-http_ssl_module \t\t--with-http_realip_module \t\t--with-http_addition_module \t\t--with-http_sub_module \t\t--with-http_dav_module \t\t--with-http_flv_module \t\t--with-http_mp4_module \t\t--with-http_gunzip_module \t\t--with-http_gzip_static_module \t\t--with-http_random_index_module \t\t--with-http_secure_link_module \t\t--with-http_stub_status_module \t\t--with-http_auth_request_module \t\t--with-http_xslt_module=dynamic \t\t--with-http_image_filter_module=dynamic \t\t--with-http_geoip_module=dynamic \t\t--with-threads \t\t--with-stream \t\t--with-stream_ssl_module \t\t--with-stream_ssl_preread_module \t\t--with-stream_realip_module \t\t--with-stream_geoip_module=dynamic \t\t--with-http_slice_module \t\t--with-mail \t\t--with-mail_ssl_module \t\t--with-compat \t\t--with-file-aio \t\t--with-http_v2_module \t\" \t&& addgroup -S nginx \t&& adduser -D -S -h /var/cache/nginx -s /sbin/nologin -G nginx nginx \t&& apk add --no-cache --virtual .build-deps \t\tgcc \t\tlibc-dev \t\tmake \t\topenssl-dev \t\tpcre-dev \t\tzlib-dev \t\tlinux-headers \t\tcurl \t\tlibxslt-dev \t\tgd-dev \t\tgeoip-dev \t\tgit \t&& curl -fSL https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz -o nginx.tar.gz \t&& curl -fSL https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz.asc  -o nginx.tar.gz.asc \t&& git clone https://github.com/chobits/ngx_http_proxy_connect_module.git \t&& cd ngx_http_proxy_connect_module && export PROXY_CONNECT_MODULE_PATH=\"$(pwd)\" && cd - \t&& CONFIG=\"$CONFIG --add-module=$PROXY_CONNECT_MODULE_PATH\" \t&& mkdir -p /usr/src \t&& tar -zxC /usr/src -f nginx.tar.gz \t&& rm nginx.tar.gz \t&& cd /usr/src/nginx-$NGINX_VERSION \t&& patch -p1 < $PROXY_CONNECT_MODULE_PATH/patch/proxy_connect_rewrite_1014.patch \t&& ./configure $CONFIG --with-debug \t&& make -j$(getconf _NPROCESSORS_ONLN) \t&& mv objs/nginx objs/nginx-debug \t&& mv objs/ngx_http_xslt_filter_module.so objs/ngx_http_xslt_filter_module-debug.so \t&& mv objs/ngx_http_image_filter_module.so objs/ngx_http_image_filter_module-debug.so \t&& mv objs/ngx_http_geoip_module.so objs/ngx_http_geoip_module-debug.so \t&& mv objs/ngx_stream_geoip_module.so objs/ngx_stream_geoip_module-debug.so \t&& ./configure $CONFIG  \t&& make -j$(getconf _NPROCESSORS_ONLN) \t&& make install \t&& ls -laR objs/addon/ngx_http_proxy_connect_module/ \t&& rm -rf /etc/nginx/html/ \t&& mkdir /etc/nginx/conf.d/ \t&& mkdir -p /usr/share/nginx/html/ \t&& install -m644 html/index.html /usr/share/nginx/html/ \t&& install -m644 html/50x.html /usr/share/nginx/html/ \t&& install -m755 objs/nginx-debug /usr/sbin/nginx-debug \t&& install -m755 objs/ngx_http_xslt_filter_module-debug.so /usr/lib/nginx/modules/ngx_http_xslt_filter_module-debug.so \t&& install -m755 objs/ngx_http_image_filter_module-debug.so /usr/lib/nginx/modules/ngx_http_image_filter_module-debug.so \t&& install -m755 objs/ngx_http_geoip_module-debug.so /usr/lib/nginx/modules/ngx_http_geoip_module-debug.so \t&& install -m755 objs/ngx_stream_geoip_module-debug.so /usr/lib/nginx/modules/ngx_stream_geoip_module-debug.so \t&& ln -s ../../usr/lib/nginx/modules /etc/nginx/modules \t&& strip /usr/sbin/nginx* \t&& strip /usr/lib/nginx/modules/*.so \t&& rm -rf /usr/src/nginx-$NGINX_VERSION \t\t&& apk add --no-cache --virtual .gettext gettext \t&& mv /usr/bin/envsubst /tmp/ \t\t&& runDeps=\"$( \t\tscanelf --needed --nobanner --format '%n#p' /usr/sbin/nginx /usr/lib/nginx/modules/*.so /tmp/envsubst \t\t\t| tr ',' '\\n' \t\t\t| sort -u \t\t\t| awk 'system(\"[ -e /usr/local/lib/\" $1 \" ]\") == 0 { next } { print \"so:\" $1 }' \t)\" \t&& apk add --no-cache --virtual .nginx-rundeps $runDeps \t&& apk del .build-deps \t&& apk del .gettext \t&& mv /tmp/envsubst /usr/local/bin/ \t\t&& apk add --no-cache tzdata \t\t&& ln -sf /dev/stdout /var/log/nginx/access.log \t&& ln -sf /dev/stderr /var/log/nginx/error.log"
    },
    {
      "created": "2018-11-04T08:43:58.039366984Z",
      "created_by": "/bin/sh -c #(nop) COPY file:39a008bf52fcf24fa1430882ee1f4cf3085fcb1d04e0898d63859dea7d7843f1 in /etc/nginx/nginx.conf "
    },
    {
      "created": "2018-11-04T08:43:58.495546483Z",
      "created_by": "/bin/sh -c #(nop) COPY file:0bc22e6b13177312ad3dd067c6b33d950ce4bad7f3f58529682e0c9320fff90c in /etc/nginx/conf.d/default.conf "
    },
    {
      "created": "2018-11-04T08:43:58.761601527Z",
      "created_by": "/bin/sh -c #(nop)  EXPOSE 80",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T08:43:59.092574871Z",
      "created_by": "/bin/sh -c #(nop)  STOPSIGNAL SIGTERM",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T08:43:59.508150914Z",
      "created_by": "/bin/sh -c #(nop)  CMD [\"nginx\" \"-g\" \"daemon off;\"]",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T16:28:41.993972127Z",
      "created_by": "/bin/sh -c apk add --update openssl bash ca-certificates su-exec git g++ libffi libffi-dev libstdc++ openssl openssl-dev python3 python3-dev"
    },
    {
      "created": "2018-11-04T16:34:30.872391461Z",
      "created_by": "/bin/sh -c LDFLAGS=-L/lib pip3 install mitmproxy"
    },
    {
      "created": "2018-11-04T16:34:34.690872793Z",
      "created_by": "/bin/sh -c apk del --purge git g++ libffi-dev openssl-dev python3-dev && rm -rf /var/cache/apk/* && rm -rf ~/.cache/pip"
    },
    {
      "created": "2018-11-04T16:34:34.997043692Z",
      "created_by": "/bin/sh -c #(nop)  ENV LANG=en_US.UTF-8",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T16:34:41.577317021Z",
      "created_by": "/bin/sh -c mitmproxy --version",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T16:34:43.537210662Z",
      "created_by": "/bin/sh -c mkdir -p /docker_mirror_cache /ca"
    },
    {
      "created": "2018-11-04T16:34:43.901204957Z",
      "created_by": "/bin/sh -c #(nop)  VOLUME [/docker_mirror_cache]",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T16:34:44.288599543Z",
      "created_by": "/bin/sh -c #(nop)  VOLUME [/ca]",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T16:34:44.858809309Z",
      "created_by": "/bin/sh -c #(nop) ADD file:9840df7b7265ece7fa9a598ca19bb1b2fa68f08b05555ed49d612b4dd9048dae in /etc/nginx/nginx.conf "
    },
    {
      "created": "2018-11-04T16:34:45.377800328Z",
      "created_by": "/bin/sh -c #(nop) ADD file:aaff754a3d47eda4e45b60803f7342638c033e7bf1605a6b88bdcd964d51030f in /entrypoint.sh "
    },
    {
      "created": "2018-11-04T16:34:45.857311588Z",
      "created_by": "/bin/sh -c #(nop) ADD file:f1edbe07b98e84a8b7b88aab236b0e6e931579fced17f1097a5dd8da6e94e2ac in /create_ca_cert.sh "
    },
    {
      "created": "2018-11-04T16:34:47.83892379Z",
      "created_by": "/bin/sh -c chmod +x /create_ca_cert.sh /entrypoint.sh"
    },
    {
      "created": "2018-11-04T16:34:48.214006106Z",
      "created_by": "/bin/sh -c #(nop)  EXPOSE 3128",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T16:34:48.599209517Z",
      "created_by": "/bin/sh -c #(nop)  EXPOSE 8081",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T16:34:49.005299092Z",
      "created_by": "/bin/sh -c #(nop)  ENV REGISTRIES=k8s.gcr.io gcr.io quay.io",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T16:34:49.335884752Z",
      "created_by": "/bin/sh -c #(nop)  ENV AUTH_REGISTRIES=some.authenticated.registry:oneuser:onepassword another.registry:user:password",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T16:34:49.699854282Z",
      "created_by": "/bin/sh -c #(nop)  ENV VERIFY_SSL=true",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T16:34:50.130068638Z",
      "created_by": "/bin/sh -c #(nop)  ENV DEBUG=true",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T16:34:50.527405682Z",
      "created_by": "/bin/sh -c #(nop)  ENV DEBUG_NGINX=false",
      "empty_layer": true
    },
    {
      "created": "2018-11-04T16:34:50.874774814Z",
      "created_by": "/bin/sh -c #(nop)  ENTRYPOINT [\"/entrypoint.sh\"]",
      "empty_layer": true
    }
  ],
  "os": "linux",
  "rootfs": {
    "type": "layers",
    "diff_ids": [
      "sha256:df64d3292fd6194b7865d7326af5255db6d81e9df29f48adde61a918fbd8c332",
      "sha256:5d3d6953a7944f840dc12b8f5e2f681942b968d0b427890c061d4742f74865ed",
      "sha256:e60234e663842710332827872173fbb8fd9b08c6daa444033ca63043d0581879",
      "sha256:5fa9a4d0a675010d701b66a3394b9dd99c78c4d00958f006663760b1505c9ed6",
      "sha256:43dd91ff490e63b0ba5292a7e354153f8d7d728b8f94b55e8530b683d3aed9f2",
      "sha256:d4f685c9d99aa258887d8cae97ad5b12f82ffba0b44a5ee923278a1dde8605aa",
      "sha256:8872b1b9b3f9d08cd583ed1e31f8fc835c5495e1575d042b307de66513719d82",
      "sha256:1507c9c92adc05c4a2bc7b716a73cb62dc1cb1ccb2a2fed448f01507514b46e5",
      "sha256:8c5fdb4f7ad2849937c09c17632dae1ef98d1f9bc273f0f377e0fc3b99534126",
      "sha256:9e6f576d647147f1ffd7cc3672651601ec009e922b3cbbacd59b35b7e4910607",
      "sha256:67e9649d065cd51b493a5e291313c0d9a067480bc22576327d11db8dbb954d45",
      "sha256:fcc7df20316914bdac3598bdbbaf268bbe7f82fa2442a8f617f175eeeb56eb14"
    ]
  }
}

Images, referring to this json: