2019-04-04 21:58:56 UTC
44.3 MB
DOCKER_URL_amd64
DOCKER_URL_amd64https://get.docker.com/builds/Linux/x86_64/docker-1.12.3.tgz
DOCKER_URL_arm64https://github.com/rancher/docker/releases/download/v1.12.3/docker-v1.12.3_arm64.tgz
ETCD_URLETCD_URL_amd64
ETCD_URL_amd64https://github.com/coreos/etcd/releases/download/v3.0.17/etcd-v3.0.17-linux-amd64.tar.gz
ETCD_URL_arm64https://github.com/etcd-io/etcd/releases/download/v3.3.10/etcd-v3.3.10-linux-arm64.tar.gz
NGINX_VERSION1.14.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c67f3896b22c1378881cbbb9c9d1edfe881fd07f713371835ef46d93c649684d - 4.54% (2.01 MB)
[#001] sha256:428de5b8d58a2547bec1c51d249f7c99dd0eadc454a44205def2e5e826992896 - 11.74% (5.2 MB)
[#002] sha256:7efd417f3e288119f4aea8cf4b4f804ffecef91559fe683ceada620a09bf9407 - 0.0% (488 Bytes)
[#003] sha256:61a56b170416bea473afcb041812027f39024d5e890e5874c971e32380d9f32b - 0.0% (626 Bytes)
[#004] sha256:1f9e3a457a091d1fe20a5cb010a1870bda8b382004a30a5453c46f8bf70de571 - 2.8% (1.24 MB)
[#005] sha256:68e7c88a377596860de26f58c2ba05acf2f37022599df4fb091e48c3d7b3371f - 25.09% (11.1 MB)
[#006] sha256:8e96ca61af56cd9bec9a951e5388f2cf4521b8c87d440caf90453f60103f277f - 0.0% (160 Bytes)
[#007] sha256:8a739a561db526bdad04f8456577e8c616b5e427e12afff570d902223377d1a4 - 34.86% (15.4 MB)
[#008] sha256:df84465d6df696ce77ad624a58c38ebfb36d9d2df428dbddec3cd7f74a46a4bc - 3.76% (1.67 MB)
[#009] sha256:9251495d44051daf8c1e3cf4a3b19a1b66b2329ba9fbf1a4bcf54d7871a21f45 - 10.73% (4.75 MB)
[#010] sha256:a05a0b1e96629c77dbc298cb9cb0664f4d9b08f85505659bdf48acd13b4c7961 - 0.0% (441 Bytes)
[#011] sha256:b38b812e454c438238cb9915f7341d5957b27b3a01f6ce33ddd5e733822a4da6 - 0.0% (274 Bytes)
[#012] sha256:db08eee03089b726e2e93500a890468f7187b7818c001f1a09d943393c059c77 - 0.0% (527 Bytes)
[#013] sha256:6be37a83644b2123e3e244391693f7d5d8d8366a088af2bf560b19bebba424d5 - 0.0% (2.1 KB)
[#014] sha256:0985a77dfef2345c1f0be58a2f01231e7b6a7ac0f234fd10ef7a6acd86facf80 - 6.46% (2.86 MB)
/bin/sh -c #(nop) ADD file:49f9e47e678d868d5b023482aa8dded71276a241a665c4f8b55ca77269321b34 in /
2018-09-11 22:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-09-12 00:00:45 UTC/bin/sh -c #(nop) LABEL maintainer=NGINX Docker Maintainers <docker-maint@nginx.com>
2018-09-12 00:03:28 UTC/bin/sh -c #(nop) ENV NGINX_VERSION=1.14.0
2018-09-12 00:04:32 UTC/bin/sh -c GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 && CONFIG=" --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module " && addgroup -S nginx && adduser -D -S -h /var/cache/nginx -s /sbin/nologin -G nginx nginx && apk add --no-cache --virtual .build-deps gcc libc-dev make openssl-dev pcre-dev zlib-dev linux-headers curl gnupg libxslt-dev gd-dev geoip-dev && curl -fSL https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz -o nginx.tar.gz && curl -fSL https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz.asc -o nginx.tar.gz.asc && export GNUPGHOME="$(mktemp -d)" && 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 $GPG_KEYS from $server"; gpg --keyserver "$server" --keyserver-options timeout=10 --recv-keys "$GPG_KEYS" && found=yes && break; done; test -z "$found" && echo >&2 "error: failed to fetch GPG key $GPG_KEYS" && exit 1; gpg --batch --verify nginx.tar.gz.asc nginx.tar.gz && rm -rf "$GNUPGHOME" nginx.tar.gz.asc && mkdir -p /usr/src && tar -zxC /usr/src -f nginx.tar.gz && rm nginx.tar.gz && cd /usr/src/nginx-$NGINX_VERSION && ./configure $CONFIG --with-debug && make -j$(getconf _NPROCESSORS_ONLN) && mv objs/nginx objs/nginx-debug && mv objs/ngx_http_xslt_filter_module.so objs/ngx_http_xslt_filter_module-debug.so && mv objs/ngx_http_image_filter_module.so objs/ngx_http_image_filter_module-debug.so && mv objs/ngx_http_geoip_module.so objs/ngx_http_geoip_module-debug.so && mv objs/ngx_stream_geoip_module.so objs/ngx_stream_geoip_module-debug.so && ./configure $CONFIG && make -j$(getconf _NPROCESSORS_ONLN) && make install && rm -rf /etc/nginx/html/ && mkdir /etc/nginx/conf.d/ && mkdir -p /usr/share/nginx/html/ && install -m644 html/index.html /usr/share/nginx/html/ && install -m644 html/50x.html /usr/share/nginx/html/ && install -m755 objs/nginx-debug /usr/sbin/nginx-debug && install -m755 objs/ngx_http_xslt_filter_module-debug.so /usr/lib/nginx/modules/ngx_http_xslt_filter_module-debug.so && install -m755 objs/ngx_http_image_filter_module-debug.so /usr/lib/nginx/modules/ngx_http_image_filter_module-debug.so && install -m755 objs/ngx_http_geoip_module-debug.so /usr/lib/nginx/modules/ngx_http_geoip_module-debug.so && install -m755 objs/ngx_stream_geoip_module-debug.so /usr/lib/nginx/modules/ngx_stream_geoip_module-debug.so && ln -s ../../usr/lib/nginx/modules /etc/nginx/modules && strip /usr/sbin/nginx* && strip /usr/lib/nginx/modules/*.so && rm -rf /usr/src/nginx-$NGINX_VERSION && apk add --no-cache --virtual .gettext gettext && mv /usr/bin/envsubst /tmp/ && runDeps="$( scanelf --needed --nobanner --format '%n#p' /usr/sbin/nginx /usr/lib/nginx/modules/*.so /tmp/envsubst | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )" && apk add --no-cache --virtual .nginx-rundeps $runDeps && apk del .build-deps && apk del .gettext && mv /tmp/envsubst /usr/local/bin/ && apk add --no-cache tzdata && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log
2018-09-12 00:04:32 UTC/bin/sh -c #(nop) COPY file:af94db45bb7e4b8ff4e699f1ff6f41c348f9876073ad91d6e803070415f8d9ce in /etc/nginx/nginx.conf
2018-09-12 00:04:33 UTC/bin/sh -c #(nop) COPY file:1d1ac3b9a14c94a709efa20da1c4268a931f1a234e782801ce5912fdcf53a7af in /etc/nginx/conf.d/default.conf
2018-09-12 00:04:33 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-09-12 00:04:33 UTC/bin/sh -c #(nop) STOPSIGNAL [SIGTERM]
2018-09-12 00:04:34 UTC/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]
2019-04-04 21:58:43 UTC/bin/sh -c #(nop) LABEL maintainer=Rancher Labs <support@rancher.com>
2019-04-04 21:58:44 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2019-04-04 21:58:44 UTC/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.12.3.tgz DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.12.3/docker-v1.12.3_arm64.tgz DOCKER_URL=DOCKER_URL_amd64
2019-04-04 21:58:45 UTC|1 ARCH=amd64 /bin/sh -c apk -U --no-cache add bash && rm -f /bin/sh && ln -s /bin/bash /bin/sh
2019-04-04 21:58:48 UTC|1 ARCH=amd64 /bin/sh -c apk -U --no-cache add curl wget ca-certificates tar sysstat && mkdir -p /opt/rke-tools/bin /etc/confd && curl -sLf https://github.com/kelseyhightower/confd/releases/download/v0.16.0/confd-0.16.0-linux-${ARCH} > /usr/bin/confd && chmod +x /usr/bin/confd && curl -sLf ${!DOCKER_URL} | tar xvzf - -C /opt/rke-tools/bin --strip-components=1 docker/docker && chmod +x /opt/rke-tools/bin/docker && apk del curl
2019-04-04 21:58:49 UTC|1 ARCH=amd64 /bin/sh -c mkdir -p /opt/cni/bin
2019-04-04 21:58:50 UTC|1 ARCH=amd64 /bin/sh -c wget -q -O - https://github.com/containernetworking/cni/releases/download/v0.4.0/cni-amd64-v0.4.0.tgz | tar xzf - -C /tmp
2019-04-04 21:58:51 UTC|1 ARCH=amd64 /bin/sh -c wget -q -O /tmp/portmap https://github.com/rancher/plugins/releases/download/v1.9.1-rancher1/portmap-${ARCH}
2019-04-04 21:58:52 UTC/bin/sh -c #(nop) ENV ETCD_URL_amd64=https://github.com/coreos/etcd/releases/download/v3.0.17/etcd-v3.0.17-linux-amd64.tar.gz ETCD_URL_arm64=https://github.com/etcd-io/etcd/releases/download/v3.3.10/etcd-v3.3.10-linux-arm64.tar.gz ETCD_URL=ETCD_URL_amd64
2019-04-04 21:58:53 UTC|1 ARCH=amd64 /bin/sh -c wget -q -O - ${!ETCD_URL} | tar xzf - -C /tmp && mv /tmp/etcd-*/etcdctl /usr/local/bin/etcdctl && rm -rf /tmp/etcd-* && rm -f /etcd-*.tar.gz && apk del wget
2019-04-04 21:58:53 UTC/bin/sh -c #(nop) COPY dir:1fa0e250ab3f00d19fa4d0b28a4ed2ca020a8fc82a15bd9e830a2772b3fbd8fd in /etc/confd/templates/
2019-04-04 21:58:54 UTC/bin/sh -c #(nop) COPY dir:0459a3816a50ad2a038015821c58d4a730723e9ef118d6d168a9730d9dbc6dca in /etc/confd/conf.d/
2019-04-04 21:58:54 UTC/bin/sh -c #(nop) COPY multi:7dd0261aa945d1cabe2e0d2e1ec361cc0c1e4fd95f0c621e89180c7af77d17fe in /usr/bin/
2019-04-04 21:58:54 UTC/bin/sh -c #(nop) COPY multi:cbbeffcf3dd61236ba4335dc9c99693d0d0e3b01b6784797379b0a2b76483498 in /opt/rke-tools/
2019-04-04 21:58:54 UTC/bin/sh -c #(nop) COPY file:0bb9253dc05eb06e4b46271d0c74d68086f7d6ac705f097fe1f51033243bdedc in /opt/rke-tools
2019-04-04 21:58:55 UTC/bin/sh -c #(nop) VOLUME [/opt/rke-tools]
2019-04-04 21:58:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-04-04 21:58:55 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-04-04T21:58:42Z
2019-04-04 21:58:55 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-04-04 21:58:56 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=e03c207e3d36e0419e94feaa846db62963e89714
2019-04-04 21:58:56 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rke-tools.git
2019-04-04 22:00:35 UTC
41.7 MB
DOCKER_URL_arm64
DOCKER_URL_amd64https://get.docker.com/builds/Linux/x86_64/docker-1.12.3.tgz
DOCKER_URL_arm64https://github.com/rancher/docker/releases/download/v1.12.3/docker-v1.12.3_arm64.tgz
ETCD_URLETCD_URL_arm64
ETCD_URL_amd64https://github.com/coreos/etcd/releases/download/v3.0.17/etcd-v3.0.17-linux-amd64.tar.gz
ETCD_URL_arm64https://github.com/etcd-io/etcd/releases/download/v3.3.10/etcd-v3.3.10-linux-arm64.tar.gz
NGINX_VERSION1.14.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f0599ed267cb750a3c0ebeb55004b5a818b7e9a7e8071b49e687d11349556868 - 4.57% (1.91 MB)
[#001] sha256:9e2c71dece06bcd39f8fb81b4fae422241fd8bfca8b0cb16ea4bc4b77c87f4af - 0.0% (176 Bytes)
[#002] sha256:08fea803daa453c47939ad80caaefb5d8abb161ddb8df2a15997ba2846e9cde6 - 10.69% (4.46 MB)
[#003] sha256:92593861bb5b95fb75f462d205c1d263b96b037d660dd60d0e4b72c0eabbb33c - 0.0% (495 Bytes)
[#004] sha256:50ea138ce109ce89ef8b299603aa2db56492ffc0d181f7e1c4ba68d9e35d3801 - 0.0% (626 Bytes)
[#005] sha256:793273521ef549ac0f0352ca24d032ddd86dc43af770624de1ad068377682de3 - 2.83% (1.18 MB)
[#006] sha256:0b2a61d996bb9801c80edbfc1e6c6984967c15a77c4cc690170fe0f363ff99ad - 24.07% (10 MB)
[#007] sha256:b230d511f81e6b0c9a053e61f036a88dbda3a6f7be6ab3e67b20e3f1c7f10c41 - 0.0% (160 Bytes)
[#008] sha256:6ea01a6423b06308b621e43f60a2178f4ceadaa5028f467876e2f9a92f66e7a0 - 37.0% (15.4 MB)
[#009] sha256:2adf01c1593d5ed11d210e5161b74aecb25bb59cb8d4c13c3d155a4b4d398c1c - 3.71% (1.55 MB)
[#010] sha256:eb88d6afba42fdeb5288f6d1135ff8724d1822c42178c1d052e69c8fd0a7efdc - 11.04% (4.61 MB)
[#011] sha256:f4f3fd22ccefc16e35966465b43578e95d3ee860a058723dc44739e7f249ccba - 0.0% (443 Bytes)
[#012] sha256:0bb4fcf0d892190acf95fc7494df481e930d467c803172ee6953949af5fd95ea - 0.0% (276 Bytes)
[#013] sha256:dfabcf0f504e04cc6d2620436b8a40a3b6ae9a02ad56a9116b72f15a1723d280 - 0.0% (528 Bytes)
[#014] sha256:05fb93c4394047af33d8f48e14c73d96e701d0b874f5a5b7e4e8d721a8bbad6c - 0.0% (2.09 KB)
[#015] sha256:5c8ae42462482b237dc687c399f26c9d728b50671cac4605d55204ebff724499 - 6.07% (2.53 MB)
/bin/sh -c #(nop) ADD file:d7effd9b71d0299a88ead16cb21ff39bd03c51dcd49408147c06b40183157703 in /
2018-09-12 08:41:30 UTC/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime
2018-09-12 08:41:31 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-09-26 11:06:07 UTC/bin/sh -c #(nop) LABEL maintainer=NGINX Docker Maintainers <docker-maint@nginx.com>
2018-09-26 11:06:08 UTC/bin/sh -c #(nop) ENV NGINX_VERSION=1.14.0
2018-09-26 11:07:19 UTC/bin/sh -c GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 && CONFIG=" --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module " && addgroup -S nginx && adduser -D -S -h /var/cache/nginx -s /sbin/nologin -G nginx nginx && apk add --no-cache --virtual .build-deps gcc libc-dev make openssl-dev pcre-dev zlib-dev linux-headers curl gnupg libxslt-dev gd-dev geoip-dev && curl -fSL https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz -o nginx.tar.gz && curl -fSL https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz.asc -o nginx.tar.gz.asc && export GNUPGHOME="$(mktemp -d)" && 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 $GPG_KEYS from $server"; gpg --keyserver "$server" --keyserver-options timeout=10 --recv-keys "$GPG_KEYS" && found=yes && break; done; test -z "$found" && echo >&2 "error: failed to fetch GPG key $GPG_KEYS" && exit 1; gpg --batch --verify nginx.tar.gz.asc nginx.tar.gz && rm -rf "$GNUPGHOME" nginx.tar.gz.asc && mkdir -p /usr/src && tar -zxC /usr/src -f nginx.tar.gz && rm nginx.tar.gz && cd /usr/src/nginx-$NGINX_VERSION && ./configure $CONFIG --with-debug && make -j$(getconf _NPROCESSORS_ONLN) && mv objs/nginx objs/nginx-debug && mv objs/ngx_http_xslt_filter_module.so objs/ngx_http_xslt_filter_module-debug.so && mv objs/ngx_http_image_filter_module.so objs/ngx_http_image_filter_module-debug.so && mv objs/ngx_http_geoip_module.so objs/ngx_http_geoip_module-debug.so && mv objs/ngx_stream_geoip_module.so objs/ngx_stream_geoip_module-debug.so && ./configure $CONFIG && make -j$(getconf _NPROCESSORS_ONLN) && make install && rm -rf /etc/nginx/html/ && mkdir /etc/nginx/conf.d/ && mkdir -p /usr/share/nginx/html/ && install -m644 html/index.html /usr/share/nginx/html/ && install -m644 html/50x.html /usr/share/nginx/html/ && install -m755 objs/nginx-debug /usr/sbin/nginx-debug && install -m755 objs/ngx_http_xslt_filter_module-debug.so /usr/lib/nginx/modules/ngx_http_xslt_filter_module-debug.so && install -m755 objs/ngx_http_image_filter_module-debug.so /usr/lib/nginx/modules/ngx_http_image_filter_module-debug.so && install -m755 objs/ngx_http_geoip_module-debug.so /usr/lib/nginx/modules/ngx_http_geoip_module-debug.so && install -m755 objs/ngx_stream_geoip_module-debug.so /usr/lib/nginx/modules/ngx_stream_geoip_module-debug.so && ln -s ../../usr/lib/nginx/modules /etc/nginx/modules && strip /usr/sbin/nginx* && strip /usr/lib/nginx/modules/*.so && rm -rf /usr/src/nginx-$NGINX_VERSION && apk add --no-cache --virtual .gettext gettext && mv /usr/bin/envsubst /tmp/ && runDeps="$( scanelf --needed --nobanner --format '%n#p' /usr/sbin/nginx /usr/lib/nginx/modules/*.so /tmp/envsubst | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )" && apk add --no-cache --virtual .nginx-rundeps $runDeps && apk del .build-deps && apk del .gettext && mv /tmp/envsubst /usr/local/bin/ && apk add --no-cache tzdata && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log
2018-09-26 11:07:20 UTC/bin/sh -c #(nop) COPY file:af94db45bb7e4b8ff4e699f1ff6f41c348f9876073ad91d6e803070415f8d9ce in /etc/nginx/nginx.conf
2018-09-26 11:07:21 UTC/bin/sh -c #(nop) COPY file:1d1ac3b9a14c94a709efa20da1c4268a931f1a234e782801ce5912fdcf53a7af in /etc/nginx/conf.d/default.conf
2018-09-26 11:07:21 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2018-09-26 11:07:22 UTC/bin/sh -c #(nop) STOPSIGNAL [SIGTERM]
2018-09-26 11:07:23 UTC/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]
2019-04-04 22:00:17 UTC/bin/sh -c #(nop) LABEL maintainer=Rancher Labs <support@rancher.com>
2019-04-04 22:00:18 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2019-04-04 22:00:18 UTC/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.12.3.tgz DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.12.3/docker-v1.12.3_arm64.tgz DOCKER_URL=DOCKER_URL_arm64
2019-04-04 22:00:20 UTC|1 ARCH=arm64 /bin/sh -c apk -U --no-cache add bash && rm -f /bin/sh && ln -s /bin/bash /bin/sh
2019-04-04 22:00:24 UTC|1 ARCH=arm64 /bin/sh -c apk -U --no-cache add curl wget ca-certificates tar sysstat && mkdir -p /opt/rke-tools/bin /etc/confd && curl -sLf https://github.com/kelseyhightower/confd/releases/download/v0.16.0/confd-0.16.0-linux-${ARCH} > /usr/bin/confd && chmod +x /usr/bin/confd && curl -sLf ${!DOCKER_URL} | tar xvzf - -C /opt/rke-tools/bin --strip-components=1 docker/docker && chmod +x /opt/rke-tools/bin/docker && apk del curl
2019-04-04 22:00:25 UTC|1 ARCH=arm64 /bin/sh -c mkdir -p /opt/cni/bin
2019-04-04 22:00:27 UTC|1 ARCH=arm64 /bin/sh -c wget -q -O - https://github.com/containernetworking/cni/releases/download/v0.4.0/cni-amd64-v0.4.0.tgz | tar xzf - -C /tmp
2019-04-04 22:00:29 UTC|1 ARCH=arm64 /bin/sh -c wget -q -O /tmp/portmap https://github.com/rancher/plugins/releases/download/v1.9.1-rancher1/portmap-${ARCH}
2019-04-04 22:00:29 UTC/bin/sh -c #(nop) ENV ETCD_URL_amd64=https://github.com/coreos/etcd/releases/download/v3.0.17/etcd-v3.0.17-linux-amd64.tar.gz ETCD_URL_arm64=https://github.com/etcd-io/etcd/releases/download/v3.3.10/etcd-v3.3.10-linux-arm64.tar.gz ETCD_URL=ETCD_URL_arm64
2019-04-04 22:00:31 UTC|1 ARCH=arm64 /bin/sh -c wget -q -O - ${!ETCD_URL} | tar xzf - -C /tmp && mv /tmp/etcd-*/etcdctl /usr/local/bin/etcdctl && rm -rf /tmp/etcd-* && rm -f /etcd-*.tar.gz && apk del wget
2019-04-04 22:00:31 UTC/bin/sh -c #(nop) COPY dir:1fa0e250ab3f00d19fa4d0b28a4ed2ca020a8fc82a15bd9e830a2772b3fbd8fd in /etc/confd/templates/
2019-04-04 22:00:31 UTC/bin/sh -c #(nop) COPY dir:0459a3816a50ad2a038015821c58d4a730723e9ef118d6d168a9730d9dbc6dca in /etc/confd/conf.d/
2019-04-04 22:00:32 UTC/bin/sh -c #(nop) COPY multi:7dd0261aa945d1cabe2e0d2e1ec361cc0c1e4fd95f0c621e89180c7af77d17fe in /usr/bin/
2019-04-04 22:00:32 UTC/bin/sh -c #(nop) COPY multi:cbbeffcf3dd61236ba4335dc9c99693d0d0e3b01b6784797379b0a2b76483498 in /opt/rke-tools/
2019-04-04 22:00:33 UTC/bin/sh -c #(nop) COPY file:018500aa15196e9e50a410a90434b418638bd62b710fb4f2917aae0b8cab09c5 in /opt/rke-tools
2019-04-04 22:00:33 UTC/bin/sh -c #(nop) VOLUME [/opt/rke-tools]
2019-04-04 22:00:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-04-04 22:00:34 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-04-04T22:00:15Z
2019-04-04 22:00:34 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-04-04 22:00:34 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=e03c207e3d36e0419e94feaa846db62963e89714
2019-04-04 22:00:35 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rke-tools.git
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.