2017-05-25 21:36:52 UTC
40.5 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
S6_BEHAVIOUR_IF_STAGE2_FAILS2
TERMxterm
[#000] sha256:bf1e18a8297640804d5c48cc69faebec0dd919f4f3d9c23c1e76cdd395c229c6 - 4.97% (2.01 MB)
[#001] sha256:21a6b53d45de80a8f2ecd062659e40e15417f5af6bbb29b00ef75aec245937c5 - 16.3% (6.6 MB)
[#002] sha256:4211b7ad5f4605faeeb7ebbafc44b7a43534c99b1f5a27896418cbd216945c84 - 0.0% (445 Bytes)
[#003] sha256:13f3cf09c03e36f382cc5d27fb6e3b650e2b49424611fc914eade7d50d9e6bcc - 45.44% (18.4 MB)
[#004] sha256:fe0a43ced0bc304daedd69df4871cbf5287fcb1bd32e38be1132afec8a6eaada - 0.01% (2.59 KB)
[#005] sha256:ebe38a2e59b1aa35dc889e943d300fb092c17e3842b58b8c5db4c694218acb64 - 33.29% (13.5 MB)
/bin/sh -c #(nop) ADD file:1557785986a23867d8932c78ed9f429f56722ad0dcc36bf8d401a420a341084b in /
2017-05-24 19:46:45 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-05-24 19:46:46 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2017-05-24 19:46:46 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2017-05-24 19:46:55 UTC|1 OVERLAY_ARCH=amd64 /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash ca-certificates coreutils shadow tzdata && OVERLAY_VERSION=$(curl -sX GET "https://api.github.com/repos/just-containers/s6-overlay/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]') && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && apk del --purge build-dependencies && rm -rf /tmp/*
2017-05-24 19:46:56 UTC/bin/sh -c #(nop) COPY dir:31d2cf6d96333f2f8cd0bf553a508a8e3ffca6be29674fc768863ad30a31f01a in /
2017-05-24 19:46:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2017-05-25 09:24:57 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs, aptalca
2017-05-25 09:25:16 UTC/bin/sh -c apk add --no-cache apache2-utils git libressl2.5-libssl logrotate nano nginx openssl php7 php7-fileinfo php7-fpm php7-json php7-mbstring php7-openssl php7-session php7-simplexml php7-xml php7-xmlwriter php7-zlib && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/conf.d/default.conf && sed -i "s#/var/log/messages {}.*# #g" /etc/logrotate.conf
2017-05-25 09:25:17 UTC/bin/sh -c #(nop) COPY dir:538f7712e344018faee1f21c106302b7b9bad48b953ee33f687610269f9d2a76 in /
2017-05-25 09:25:17 UTC/bin/sh -c #(nop) EXPOSE 443/tcp 80/tcp
2017-05-25 09:25:17 UTC/bin/sh -c #(nop) VOLUME [/config]
2017-05-25 21:36:45 UTC/bin/sh -c #(nop) MAINTAINER Stian Larsen, sparklyballs, aptalca
2017-05-25 21:36:45 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2017-05-25 21:36:45 UTC/bin/sh -c #(nop) ARG VERSION
2017-05-25 21:36:46 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 59 Build-date:- May-25-2017-21:36:42-UTC
2017-05-25 21:36:46 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2017-05-25 21:36:52 UTC|2 BUILD_DATE=May-25-2017-21:36:42-UTC VERSION=59 /bin/sh -c apk add --no-cache curl nginx-mod-http-echo nginx-mod-http-fancyindex nginx-mod-http-geoip nginx-mod-http-headers-more nginx-mod-http-image-filter nginx-mod-http-lua nginx-mod-http-nchan nginx-mod-http-perl nginx-mod-http-upload-progress nginx-mod-http-xslt-filter nginx-mod-mail nginx-mod-rtmp nginx-mod-stream nginx-vim php7-ctype php7-curl php7-dom php7-gd php7-iconv php7-mcrypt php7-mysqli php7-mysqlnd php7-pdo_mysql php7-pdo_sqlite php7-sockets php7-xml
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.