2020-12-04 16:12:03 UTC
121 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:b7a796010b5889eb14978d63edca5cf0b4ea7c5212d8ed67fd866c1508b554a4 - 2.24% (2.7 MB)
[#001] sha256:2fc189fcd4fbb4104a9739fcc439ae7f6e51d27eda84b531060a8b6bc1dd2eef - 1.8% (2.18 MB)
[#002] sha256:c9da3a50e71c41239565d270fc2edebebcd80c76ec2b17dbf32f3ebdca4b3fc1 - 1.76% (2.12 MB)
[#003] sha256:f00100da05472ad3a38a90f0c8d3f4d297f8149a629a1bc13a495122fc1e5258 - 3.73% (4.51 MB)
[#004] sha256:016befb43cb0060c7e4fc3c86eb2dd7ac14965eafc00fed5a0b979e24d70504c - 0.0% (4.39 KB)
[#005] sha256:a01539851f4a9568288cd23564f59d6075a2c4794a7ed0d4349b0abe179c057a - 0.0% (1.61 KB)
[#006] sha256:a148fb6e4ef66880117fd8e9eaf6538ee4324f3c77eca220b6aac0533a24c6a6 - 90.45% (109 MB)
[#007] sha256:0a5f6512fb29b58850c4aca33b40f8965c1278eee5fa180ce70cf0d59a6b6c5e - 0.01% (9.06 KB)
/bin/sh -c #(nop) COPY dir:ad46d60dc6382828ea205df4e05966382adf3581465e5300cfd7ba0bb4b5a047 in /
2020-12-04 02:08:08 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-12-04 02:08:13 UTC/bin/sh -c #(nop) ARG VERSION
2020-12-04 02:08:17 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1de0b27a-ls10 Build-date:- 2020-12-03T21:06:17-05:00
2020-12-04 02:08:18 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-12-04 02:08:20 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.1.0.2
2020-12-04 02:08:22 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2020-12-04 02:08:25 UTC/bin/sh -c #(nop) ADD 4f58740c4ce0b21f8d45d774ff3cd81a980d7cabc9f47ef8e46a619ccc3f7559 in /tmp/
2020-12-04 02:08:40 UTC|4 BUILD_DATE=2020-12-03T21:06:17-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.1.0.2 VERSION=1de0b27a-ls10 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2020-12-04 02:08:42 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2020-12-04 02:08:56 UTC|4 BUILD_DATE=2020-12-03T21:06:17-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.1.0.2 VERSION=1de0b27a-ls10 /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 "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2020-12-04 02:09:01 UTC/bin/sh -c #(nop) COPY dir:22d5e3431e7309b9dcb34a9c92142278e46faa86e6613731c118c0dd9b5a1923 in /
2020-12-04 02:09:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-12-04 16:10:37 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-12-04 16:10:38 UTC/bin/sh -c #(nop) ARG VERSION
2020-12-04 16:10:40 UTC/bin/sh -c #(nop) ARG SMOKEPING_VERSION
2020-12-04 16:10:43 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8bf89f91-ls107 Build-date:- 2020-12-04T11:09:29-05:00
2020-12-04 16:10:44 UTC/bin/sh -c #(nop) LABEL maintainer=ironicbadger,sparklyballs
2020-12-04 16:10:45 UTC/bin/sh -c #(nop) COPY file:fd94fbb731b978c15a8ae41eb26f2a5ffdd9143ae85688c24dd5c3eafef48b4f in /defaults/
2020-12-04 16:11:45 UTC|3 BUILD_DATE=2020-12-04T11:09:29-05:00 SMOKEPING_VERSION=8bf89f91 VERSION=8bf89f91-ls107 /bin/sh -c echo "**** install packages ****" && apk add --no-cache apache2 apache2-ctl apache2-utils apache-mod-fcgid bc bind-tools curl font-noto-cjk openssh-client smokeping 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
2020-12-04 16:12:00 UTC/bin/sh -c #(nop) COPY dir:66ed5e93558cebeed0625ea607939ee464fff6afb5ee2a1cc79ed1e908662167 in /
2020-12-04 16:12:01 UTC/bin/sh -c #(nop) EXPOSE 80
2020-12-04 16:12:03 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.