2021-02-14 21:38:42 UTC
118 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:e3d62ae256f36d85d66f56817aa2323b4be3299a73f3c79475373bb8ce7a0a9e - 2.38% (2.8 MB)
[#001] sha256:9d6625b93f12ce5bf793e6b17837e97ef27462843ac62a751c33f560c0ad82fb - 1.58% (1.86 MB)
[#002] sha256:e1bd71a16137bae05c565d9c647ededf288fb8bb860c4a22df4e4a1587df924f - 1.52% (1.79 MB)
[#003] sha256:2fe25602586f9057489acdcf633b126c190d308595716a667663f24d42cf1c21 - 0.0% (439 Bytes)
[#004] sha256:709f52b4eff78412407384206699123c69cb3a9900ab7c9b94cf0b72381927d1 - 2.55% (3 MB)
[#005] sha256:3d08e718e8451e196ca535fbdcb7aaa40cbb5792759c120edc4b2c34936eee1c - 0.0% (2.75 KB)
[#006] sha256:889b785265274988dc2280c6363d9b05508e76c5b7f336ec77dbdd1609af7f7d - 0.0% (1.61 KB)
[#007] sha256:2bf3da827bf8bcf6f1d07c372bc1fab36da6f3342c255cd1e08a3358aff0ad6a - 91.97% (108 MB)
[#008] sha256:bd1f292ddb366f8acaa97a76957a980dd6044ab8e5147a0fd04da31920d87cd1 - 0.01% (9.1 KB)
/bin/sh -c #(nop) COPY dir:34cb43ec3b9545b5580512050701d57f9c1bf2f4a2d3e0ea9ba3c04e48b6bedf in /
2021-01-29 14:55:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-01-29 14:55:42 UTC/bin/sh -c #(nop) ARG VERSION
2021-01-29 14:55:43 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e2f01b82-ls4 Build-date:- 2021-01-29T14:54:35+00:00
2021-01-29 14:55:43 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-01-29 14:55:43 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.0
2021-01-29 14:55:44 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-01-29 14:55:48 UTC/bin/sh -c #(nop) ADD b19812973f212c683902eb5a2a95dbe8069734a53f52bef06092d8c411a74dd4 in /tmp/
2021-01-29 14:55:50 UTC|4 BUILD_DATE=2021-01-29T14:54:35+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.0 VERSION=e2f01b82-ls4 /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-29 14:55:50 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-01-29 14:55:50 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-01-29 14:55:54 UTC|4 BUILD_DATE=2021-01-29T14:54:35+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.0 VERSION=e2f01b82-ls4 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch 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 && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-01-29 14:55:54 UTC/bin/sh -c #(nop) COPY dir:830561aefd71c7fca9d8e21ce7d56ba5979b78dce3d1d721fbb0b8a2099858eb in /
2021-01-29 14:55:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-02-14 21:38:18 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-02-14 21:38:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-02-14 21:38:19 UTC/bin/sh -c #(nop) ARG SMOKEPING_VERSION
2021-02-14 21:38:19 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.7.3-r5-ls114 Build-date:- 2021-02-14T21:37:05+00:00
2021-02-14 21:38:19 UTC/bin/sh -c #(nop) LABEL maintainer=ironicbadger,sparklyballs
2021-02-14 21:38:20 UTC/bin/sh -c #(nop) COPY file:fd94fbb731b978c15a8ae41eb26f2a5ffdd9143ae85688c24dd5c3eafef48b4f in /defaults/
2021-02-14 21:38:39 UTC|3 BUILD_DATE=2021-02-14T21:37:05+00:00 SMOKEPING_VERSION=2.7.3-r5 VERSION=2.7.3-r5-ls114 /bin/sh -c echo "**** install packages ****" && if [ -z ${SMOKEPING_VERSION+x} ]; then SMOKEPING_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:smokeping$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache apache2 apache2-ctl apache2-utils apache-mod-fcgid bc bind-tools curl font-noto-cjk openssh-client smokeping==${SMOKEPING_VERSION} ssmtp sudo tcptraceroute ttf-dejavu && echo "**** give setuid access to traceroute & tcptraceroute ****" && chmod a+s /usr/bin/traceroute && chmod a+s /usr/bin/tcptraceroute && echo "**** fix path to cropper.js ****" && sed -i 's#src="/cropper/#/src="cropper/#' /etc/smokeping/basepage.html && echo "**** install tcping script ****" && install -m755 -D /defaults/tcpping /usr/bin/ && echo "**** remove default apache conf ****" && rm -f /etc/apache2/httpd.conf
2021-02-14 21:38:42 UTC/bin/sh -c #(nop) COPY dir:ee766acc5223402796f5bc2addad325ac303f7abbd936f82a68503fe1a657b98 in /
2021-02-14 21:38:42 UTC/bin/sh -c #(nop) EXPOSE 80
2021-02-14 21:38:42 UTC/bin/sh -c #(nop) VOLUME [/config /data]
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.