2020-11-02 16:52:27 UTC
11.3 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:c2cd537b3555148758ceba1f23cfdea6ae6970a110cd42bc7fe75399910d318e - 24.69% (2.78 MB)
[#001] sha256:1770f0c349a4a6d45e4f64cd901d14eb6bbd706798373315b630353672684e5f - 16.36% (1.84 MB)
[#002] sha256:2a0b715da3bbbd310e23db8437ba1c29ac3efa1cc4d0d258494f4fcb271c251f - 15.66% (1.77 MB)
[#003] sha256:3ac805142b2ec17e1dfe95667ec327c0a2bcdb6e1899a7f3a3b9ad045e3d2437 - 24.25% (2.73 MB)
[#004] sha256:c33c5ec882b097ed662acdbd1336956e2504a8a72000ae73fe3d933da649633b - 0.04% (4.39 KB)
[#005] sha256:43cd566ee3dbff61d726584c0a404a7b651be61b1a441ab4d9c136e9323fca54 - 18.99% (2.14 MB)
[#006] sha256:53963834f6af32299be804b7428550c932db5c6b10689a0df4bafb77178124d5 - 0.02% (2.21 KB)
/bin/sh -c #(nop) COPY dir:213fb9817fc345fd62356728a9b260e0dcc6aabf72dfb804303e18a691acc836 in /
2020-11-01 22:53:54 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-11-01 22:53:55 UTC/bin/sh -c #(nop) ARG VERSION
2020-11-01 22:53:55 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fffd437f-ls8 Build-date:- 2020-11-01T22:52:46+00:00
2020-11-01 22:53:55 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-11-01 22:53:55 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.1.0.2
2020-11-01 22:53:56 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2020-11-01 22:53:57 UTC/bin/sh -c #(nop) ADD 73235ba7e61323f3ed8b78663a44b17e671e1fe0f2b3bacc2611d758717e849c in /tmp/
2020-11-01 22:53:59 UTC|4 BUILD_DATE=2020-11-01T22:52:46+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.1.0.2 VERSION=fffd437f-ls8 /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-11-01 22:53:59 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2020-11-01 22:54:03 UTC|4 BUILD_DATE=2020-11-01T22:52:46+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.1.0.2 VERSION=fffd437f-ls8 /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/*
2020-11-01 22:54:04 UTC/bin/sh -c #(nop) COPY dir:22d5e3431e7309b9dcb34a9c92142278e46faa86e6613731c118c0dd9b5a1923 in /
2020-11-01 22:54:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-11-02 16:52:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-11-02 16:52:25 UTC/bin/sh -c #(nop) ARG VERSION
2020-11-02 16:52:25 UTC/bin/sh -c #(nop) ARG OPENSSH_RELEASE
2020-11-02 16:52:25 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8.3_p1-r0-ls31 Build-date:- 2020-11-02T16:51:46+00:00
2020-11-02 16:52:25 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2020-11-02 16:52:26 UTC|3 BUILD_DATE=2020-11-02T16:51:46+00:00 OPENSSH_RELEASE=8.3_p1-r0 VERSION=8.3_p1-r0-ls31 /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.12/main/x86_64/ | awk -F '(openssh-server-|.apk)' '/openssh-server.*.apk/ {print $2; exit}'); fi && apk add --no-cache 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/*
2020-11-02 16:52:27 UTC/bin/sh -c #(nop) COPY dir:dae7976e8512120b79ef3ca6b4be2cc9098df261640f87d05a14fd4ba2332105 in /
2020-11-02 16:52:33 UTC
12.5 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:ac7957140fd742987e88ea965fa0d4203e6800978ab53cfa13fe09e2cc127b00 - 19.09% (2.4 MB)
[#001] sha256:2d25e966107b62fe3ac1e19840f0e9c8784704569eb20475d6c07481212fd4f5 - 17.65% (2.22 MB)
[#002] sha256:2002a75578e526f47bb7b62e934c25014324c93edfc25c686529a3e0307c0c35 - 16.8% (2.11 MB)
[#003] sha256:dcf7d2afb90df3e7fcb18413cfce375cbb54d19ed6234e7668fae0fef9e2dbd8 - 30.73% (3.86 MB)
[#004] sha256:f8c97a137094d92be129e7215796a55941fdd541882bb67f541cba62c5d58180 - 0.03% (4.4 KB)
[#005] sha256:177c1288f9fd46e11d53268bbd3158f52ba6a324a81370b400c8faf11bcccbbc - 15.68% (1.97 MB)
[#006] sha256:a64493c8233e6a6e21903fc6d87b5e0637baedf7a0d849ba05784e594f95313a - 0.02% (2.21 KB)
/bin/sh -c #(nop) COPY dir:0f59f0ae2a7529e519cb5c082af88872accd99a76beb8bbeb4df339f9bf51111 in /
2020-11-01 22:54:01 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-11-01 22:54:01 UTC/bin/sh -c #(nop) ARG VERSION
2020-11-01 22:54:01 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fffd437f-ls8 Build-date:- 2020-11-01T22:52:46+00:00
2020-11-01 22:54:02 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-11-01 22:54:02 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.1.0.2
2020-11-01 22:54:02 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2020-11-01 22:54:05 UTC/bin/sh -c #(nop) ADD 57874912aa54611a5a67dd94020d8d8616e3b383165c6afcf930150b0d694731 in /tmp/
2020-11-01 22:54:07 UTC|4 BUILD_DATE=2020-11-01T22:52:46+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.1.0.2 VERSION=fffd437f-ls8 /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-11-01 22:54:07 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2020-11-01 22:54:14 UTC|4 BUILD_DATE=2020-11-01T22:52:46+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.1.0.2 VERSION=fffd437f-ls8 /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-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/*
2020-11-01 22:54:15 UTC/bin/sh -c #(nop) COPY dir:9ec49b090f35275409598f2c11a8a1cf5c5663c21b9808205e84b36ff32116e0 in /
2020-11-01 22:54:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-11-02 16:52:30 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-11-02 16:52:30 UTC/bin/sh -c #(nop) ARG VERSION
2020-11-02 16:52:30 UTC/bin/sh -c #(nop) ARG OPENSSH_RELEASE
2020-11-02 16:52:31 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8.3_p1-r0-ls31 Build-date:- 2020-11-02T16:51:46+00:00
2020-11-02 16:52:31 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2020-11-02 16:52:33 UTC|3 BUILD_DATE=2020-11-02T16:51:46+00:00 OPENSSH_RELEASE=8.3_p1-r0 VERSION=8.3_p1-r0-ls31 /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.12/main/x86_64/ | awk -F '(openssh-server-|.apk)' '/openssh-server.*.apk/ {print $2; exit}'); fi && apk add --no-cache 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/*
2020-11-02 16:52:33 UTC/bin/sh -c #(nop) COPY dir:dae7976e8512120b79ef3ca6b4be2cc9098df261640f87d05a14fd4ba2332105 in /
2020-11-02 16:52:51 UTC
13.5 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:09e9e14b9d8077d4788c4cc5c1f1ac71e54c0a45913a89fecfdca94e06c1bcfc - 19.92% (2.7 MB)
[#001] sha256:e9183fbbe31d76a4dd802f50598456b88deeb33be138dddbcdabef8a4480c470 - 16.08% (2.18 MB)
[#002] sha256:0301bcd1b4b04775d3632d2845cd5b72d9a38e942aa0b50b678f3bfd31d8fd8e - 15.69% (2.12 MB)
[#003] sha256:7a244d497485872965a229999096a32e81d8ad434237d6c8dc2f7342f22fa6e2 - 32.38% (4.39 MB)
[#004] sha256:383c3bf62e4db58980c6f2214ab571a04d6ca0216edf72f79da1fe0dde47cc40 - 0.03% (4.39 KB)
[#005] sha256:3f0fd17e30149fab1ef2c8ea766c9aeae274037bd351d4fbb99737cd0830fa92 - 15.88% (2.15 MB)
[#006] sha256:a64493c8233e6a6e21903fc6d87b5e0637baedf7a0d849ba05784e594f95313a - 0.02% (2.21 KB)
/bin/sh -c #(nop) COPY dir:f34fff48e5c1258b3e2bced16335378f3bdfcd8aead0bb7e06d4cbff82fed4cd in /
2020-11-01 22:54:35 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-11-01 22:54:36 UTC/bin/sh -c #(nop) ARG VERSION
2020-11-01 22:54:37 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fffd437f-ls8 Build-date:- 2020-11-01T22:52:46+00:00
2020-11-01 22:54:38 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-11-01 22:54:39 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.1.0.2
2020-11-01 22:54:41 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2020-11-01 22:54:44 UTC/bin/sh -c #(nop) ADD 4f58740c4ce0b21f8d45d774ff3cd81a980d7cabc9f47ef8e46a619ccc3f7559 in /tmp/
2020-11-01 22:54:52 UTC|4 BUILD_DATE=2020-11-01T22:52:46+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.1.0.2 VERSION=fffd437f-ls8 /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-11-01 22:54:55 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2020-11-01 22:55:08 UTC|4 BUILD_DATE=2020-11-01T22:52:46+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.1.0.2 VERSION=fffd437f-ls8 /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-11-01 22:55:11 UTC/bin/sh -c #(nop) COPY dir:22d5e3431e7309b9dcb34a9c92142278e46faa86e6613731c118c0dd9b5a1923 in /
2020-11-01 22:55:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-11-02 16:52:34 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-11-02 16:52:36 UTC/bin/sh -c #(nop) ARG VERSION
2020-11-02 16:52:37 UTC/bin/sh -c #(nop) ARG OPENSSH_RELEASE
2020-11-02 16:52:39 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8.3_p1-r0-ls31 Build-date:- 2020-11-02T16:51:46+00:00
2020-11-02 16:52:40 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2020-11-02 16:52:49 UTC|3 BUILD_DATE=2020-11-02T16:51:46+00:00 OPENSSH_RELEASE=8.3_p1-r0 VERSION=8.3_p1-r0-ls31 /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.12/main/x86_64/ | awk -F '(openssh-server-|.apk)' '/openssh-server.*.apk/ {print $2; exit}'); fi && apk add --no-cache 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/*
2020-11-02 16:52:51 UTC/bin/sh -c #(nop) COPY dir:dae7976e8512120b79ef3ca6b4be2cc9098df261640f87d05a14fd4ba2332105 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.