2021-01-15 06:33:21 UTC
37 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:416f249444f0fa7c6849c31ac3f6c5711a2752584bb329830c65d80188ccb182 - 7.53% (2.79 MB)
[#001] sha256:aada13a1ddb32218e794fba57c49930b14fd76fb93286382cb987f17b35c603e - 4.99% (1.84 MB)
[#002] sha256:3fb00b1e669b9d44ac01b382eea7f8a3df3e44800aa5010f871b819462ed7622 - 4.77% (1.77 MB)
[#003] sha256:430c94d0f8815af27ab38679b6f04c0bf76535df3b9eed632f94178ab85351ed - 7.72% (2.85 MB)
[#004] sha256:0f18aea703630f62936ffdd321e3b45bd672050bf59140bee5032391bc023e8e - 0.01% (4.39 KB)
[#005] sha256:e9d62243bf867afc3d255927f005b85515e6ab961a18bfcb75b7e827f59c2a51 - 41.81% (15.5 MB)
[#006] sha256:4494be260c0428e82ed3a218cf985c1e1ff0b05d3c77cd9e18843054425c786e - 0.01% (3.02 KB)
[#007] sha256:25b0dbc56c48eef1897c4064cdfadcd3cc5d178f27f0ca9affdec890b153942d - 33.15% (12.3 MB)
[#008] sha256:065e2ffc31ef08a759335a25757f23d8c7952367dcf08eb1a29f0d83a60d80c2 - 0.01% (2.26 KB)
/bin/sh -c #(nop) COPY dir:250bea9d3058ffeb6288fdc3e0e46d961ebeec8684ff1bff84a064e290a93897 in /
2021-01-14 19:49:16 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-01-14 19:49:16 UTC/bin/sh -c #(nop) ARG VERSION
2021-01-14 19:49:16 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8692b0a0-ls14 Build-date:- 2021-01-14T14:48:17-05:00
2021-01-14 19:49:16 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-01-14 19:49:16 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.1.0.2
2021-01-14 19:49:16 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-01-14 19:49:17 UTC/bin/sh -c #(nop) ADD 73235ba7e61323f3ed8b78663a44b17e671e1fe0f2b3bacc2611d758717e849c in /tmp/
2021-01-14 19:49:18 UTC|4 BUILD_DATE=2021-01-14T14:48:17-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.1.0.2 VERSION=8692b0a0-ls14 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-01-14 19:49:18 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-01-14 19:49:20 UTC|4 BUILD_DATE=2021-01-14T14:48:17-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.1.0.2 VERSION=8692b0a0-ls14 /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 procps shadow tzdata && 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-01-14 19:49:21 UTC/bin/sh -c #(nop) COPY dir:22d5e3431e7309b9dcb34a9c92142278e46faa86e6613731c118c0dd9b5a1923 in /
2021-01-14 19:49:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-01-14 20:09:11 UTC/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.1-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 "**** configure nginx ****" && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/conf.d/default.conf && echo "**** fix logrotate ****" && sed -i "s#/var/log/messages {}.*# #g" /etc/logrotate.conf && sed -i 's#/usr/sbin/logrotate /etc/logrotate.conf#/usr/sbin/logrotate /etc/logrotate.conf -s /config/log/logrotate.status#g' /etc/periodic/daily/logrotate
2021-01-14 20:09:12 UTC/bin/sh -c #(nop) COPY dir:7e95067651ac0d94a3779f888c4a4a0ef71111ac71c598c1614f50320a162e7f in /
2021-01-14 20:09:12 UTC/bin/sh -c #(nop) EXPOSE 443 80
2021-01-14 20:09:12 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-01-15 06:33:18 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-01-15 06:33:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-01-15 06:33:18 UTC/bin/sh -c #(nop) ARG HEIMDALL_RELEASE
2021-01-15 06:33:19 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.2.2-ls113 Build-date:- 2021-01-15T06:32:32+00:00
2021-01-15 06:33:19 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-01-15 06:33:19 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2021-01-15 06:33:21 UTC|3 BUILD_DATE=2021-01-15T06:32:32+00:00 HEIMDALL_RELEASE=2.2.2 VERSION=2.2.2-ls113 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl php7-ctype php7-curl php7-pdo_pgsql php7-pdo_sqlite php7-tokenizer php7-zip tar && echo "**** install heimdall ****" && mkdir -p /heimdall && if [ -z ${HEIMDALL_RELEASE+x} ]; then HEIMDALL_RELEASE=$(curl -sX GET "https://api.github.com/repos/linuxserver/Heimdall/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /heimdall/heimdall.tar.gz -L "https://github.com/linuxserver/Heimdall/archive/${HEIMDALL_RELEASE}.tar.gz" && echo "**** cleanup ****" && rm -rf /tmp/*
2021-01-15 06:33:21 UTC/bin/sh -c #(nop) COPY dir:50d2f28c52d1224e0c176ad89512b9b0b7daf607120b0723506867dc3122e1fd 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.