2017-12-22 23:59:08 UTC
42.6 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:1ab40f9f0bf3c7e360f6ebf856792c0730f82b798eb07475dc87c11ac9122b98 - 4.73% (2.01 MB)
[#001] sha256:c187c5a2a1199f83fc0768e394ad17433074f0e4ea8031f91bbe4164e21c12a3 - 15.54% (6.62 MB)
[#002] sha256:eab102d31c1c6b8c700a2b310b2cfe0cd146b8908d071287dd3b31cdd817c6a2 - 0.0% (458 Bytes)
[#003] sha256:8c249c9e8fedfd566ab4638ccc57bd73795bb995e43384fc2d969cbfc63b63f7 - 43.32% (18.4 MB)
[#004] sha256:cfe9e9bbf87a902d15118ec52459a924798a90aa1b593f2b17f2d470b37ade0d - 0.01% (2.6 KB)
[#005] sha256:cb655de73c618a700851ed3e543d9b54a8a71987807bee501cf2cbcd22fd2487 - 36.4% (15.5 MB)
[#006] sha256:b3ff7240ee6f6b78b988ad2e65cd44eeae66936a5b8a56f00d656e2113f64c7b - 0.0% (1.01 KB)
/bin/sh -c #(nop) ADD file:29a52c71ad53dab378c0cd26aca20d4e4a9bc2575ee1c7699b27cd18f3578a9e in /
2017-12-22 23:51:52 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-12-22 23:51:53 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.19.1.1
2017-12-22 23:51:54 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2017-12-22 23:51:55 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2017-12-22 23:52:29 UTC|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.19.1.1 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils shadow tzdata && echo "**** add s6 overlay ****" && 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 / && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2017-12-22 23:52:30 UTC/bin/sh -c #(nop) COPY dir:a0fd8bc2d9b5bbccb66a0cdd1077c4bede54f0d54c539068cee4a404adcf285b in /
2017-12-22 23:52:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2017-12-22 23:53:19 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs, aptalca
2017-12-22 23:53:24 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-12-22 23:53:25 UTC/bin/sh -c #(nop) COPY dir:509c5b652d89e71816e3e52f9573e783011c458ab7985d1491c726361cef6bbe in /
2017-12-22 23:53:26 UTC/bin/sh -c #(nop) EXPOSE 443/tcp 80/tcp
2017-12-22 23:53:26 UTC/bin/sh -c #(nop) VOLUME [/config]
2017-12-22 23:57:44 UTC/bin/sh -c #(nop) MAINTAINER Stian Larsen, sparklyballs, aptalca
2017-12-22 23:57:47 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2017-12-22 23:57:49 UTC/bin/sh -c #(nop) ARG VERSION
2017-12-22 23:57:52 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 102 Build-date:- December-22-2017-23:54:18-UTC
2017-12-22 23:57:55 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2017-12-22 23:59:08 UTC|2 BUILD_DATE=December-22-2017-23:54:18-UTC VERSION=102 /bin/sh -c apk add --no-cache curl memcached 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-lua-upstream nginx-mod-http-nchan nginx-mod-http-perl nginx-mod-http-redis2 nginx-mod-http-set-misc nginx-mod-http-upload-progress nginx-mod-http-xslt-filter nginx-mod-mail nginx-mod-rtmp nginx-mod-stream nginx-mod-stream-geoip nginx-vim php7-bz2 php7-ctype php7-curl php7-dom php7-exif php7-gd php7-iconv php7-mcrypt php7-memcached php7-mysqli php7-mysqlnd php7-pdo_mysql php7-pdo_sqlite php7-phar php7-soap php7-sockets php7-tokenizer php7-xml php7-xmlreader php7-zip
2017-12-22 23:59:08 UTC/bin/sh -c #(nop) COPY dir:70d2a61ff8003a3f8e6d108f2b1cfb13212ff3284d9e370d84050e9fc362ef47 in /
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.