2021-02-10 15:22:12 UTC
14.4 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:4df75f67969b4b2f6e6fed69f3ee8c0f0d90f5457d7f0006df23a86b9fa6c3a2 - 16.72% (2.41 MB)
[#001] sha256:1685ca01646f3155208c48dae2bd8e29f9d31975d681b596d9e8381e00298427 - 15.19% (2.19 MB)
[#002] sha256:1dfde49e2b86961bd98c96feefe7320921ef5d24e1d08dc4c09a51f8b7f46933 - 14.67% (2.12 MB)
[#003] sha256:470927b0665ab7dec03a6eb9ff8349fcf716c416f2b21f4e3a18f8d2620d8c3e - 0.0% (437 Bytes)
[#004] sha256:407c9c8f83aff3d103779226e22783fc2619ddbc679501a9e608b928e778e6f0 - 28.58% (4.13 MB)
[#005] sha256:0c399278ffceff46c94620242a763dcb706bd6c93df4a03e0a5b9a59ea67cc15 - 0.02% (2.79 KB)
[#006] sha256:268c0354d5a3285dacbf6f6432845c0f7f5a11e3a594b131ff9756f9433c7e3d - 24.81% (3.58 MB)
[#007] sha256:6c66e24fa3703653b2a3536d7c87b8b363695e33261586a8d99811eb3ef30132 - 0.02% (2.28 KB)
/bin/sh -c #(nop) COPY dir:a4ef3b064780bbb4a563d1be5a53b143c3e35763b5689a9d0b6043d49c201757 in /
2021-01-29 14:55:57 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-01-29 14:55:57 UTC/bin/sh -c #(nop) ARG VERSION
2021-01-29 14:55:57 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:58 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-01-29 14:55:58 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.0
2021-01-29 14:55:59 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-01-29 14:56:00 UTC/bin/sh -c #(nop) ADD 0e0daec122f933c199dd1662f1aa7c8bdda591b4199fd575f53c48fe66312ccd in /tmp/
2021-01-29 14:56:04 UTC|4 BUILD_DATE=2021-01-29T14:54:35+00:00 OVERLAY_ARCH=arm 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:56:04 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2021-01-29 14:56:05 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-01-29 14:56:14 UTC|4 BUILD_DATE=2021-01-29T14:54:35+00:00 OVERLAY_ARCH=arm 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 "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-01-29 14:56:15 UTC/bin/sh -c #(nop) COPY dir:371b178a51b766ee7d9791334a2c0ce3288c9f7471fee519bee86963967d3d9a in /
2021-01-29 14:56:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-02-10 15:22:06 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-02-10 15:22:06 UTC/bin/sh -c #(nop) ARG VERSION
2021-02-10 15:22:06 UTC/bin/sh -c #(nop) ARG OPENSSH_RELEASE
2021-02-10 15:22:07 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8.4_p1-r2-ls38 Build-date:- 2021-02-10T10:21:09-05:00
2021-02-10 15:22:07 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-02-10 15:22:12 UTC|3 BUILD_DATE=2021-02-10T10:21:09-05:00 OPENSSH_RELEASE=8.4_p1-r2 VERSION=8.4_p1-r2-ls38 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl logrotate nano sudo && echo "**** install openssh-server ****" && if [ -z ${OPENSSH_RELEASE+x} ]; then OPENSSH_RELEASE=$(curl -s http://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/ | awk -F '(openssh-server-|.apk)' '/openssh-server.*.apk/ {print $2; exit}'); fi && apk add --no-cache openssh-client==${OPENSSH_RELEASE} openssh-server==${OPENSSH_RELEASE} openssh-sftp-server==${OPENSSH_RELEASE} && echo "**** setup openssh environment ****" && sed -i 's/#PasswordAuthentication yes/PasswordAuthentication no/g' /etc/ssh/sshd_config && usermod --shell /bin/bash abc && rm -rf /tmp/*
2021-02-10 15:22:12 UTC/bin/sh -c #(nop) COPY dir:03f4b706de22a4010f2a51b6ac8d13338b9dc7bf22d034d111a799cc8277b640 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.