2021-01-14 05:42:32 UTC
18.5 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:52e00705296dba05ad74d28362cf4364ee8f67c29998ecf38ee07b8c5ba82b49 - 15.1% (2.79 MB)
[#001] sha256:262187ca54dc2f4aa9ef2a0d8da264b3be63c235dc5047704a55a12857bcbc13 - 10.0% (1.84 MB)
[#002] sha256:4e6e9af367ad07c5c10477af37c047e5cd30db34e54a9b8501b363a007ff5702 - 9.57% (1.77 MB)
[#003] sha256:ab821acc4d8e34124e98d2ce78c4bffcb275af9f8416308bb897267afffac6d1 - 15.47% (2.85 MB)
[#004] sha256:f54b93539ded7602d9096ffbd2eda7ec8bfb58c9d2e38b26d7c1d67483f33a63 - 0.02% (4.39 KB)
[#005] sha256:abba1a4767e196781435d8a7b3ea877ad826c71213c48b7d4651687a434c6fd6 - 0.0% (181 Bytes)
[#006] sha256:080463b893a6db6a67dc67ae6f9ec8df70287762151091de614b0d4927bc37c1 - 49.84% (9.19 MB)
[#007] sha256:31878524599fb9b31ad4185c644e36abdeaf0c268b252e0a1b9e5e4db9692b63 - 0.0% (343 Bytes)
/bin/sh -c #(nop) COPY dir:49c787e4456224d32be5636908b60d7f10cd01bad2d931fae8f332ed5d4ed85c in /
2021-01-09 10:53:24 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-01-09 10:53:24 UTC/bin/sh -c #(nop) ARG VERSION
2021-01-09 10:53:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8692b0a0-ls13 Build-date:- 2021-01-09T10:52:04+00:00
2021-01-09 10:53:25 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-01-09 10:53:25 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.1.0.2
2021-01-09 10:53:25 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-01-09 10:53:27 UTC/bin/sh -c #(nop) ADD 73235ba7e61323f3ed8b78663a44b17e671e1fe0f2b3bacc2611d758717e849c in /tmp/
2021-01-09 10:53:28 UTC|4 BUILD_DATE=2021-01-09T10:52:04+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.1.0.2 VERSION=8692b0a0-ls13 /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-09 10:53:29 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-01-09 10:53:33 UTC|4 BUILD_DATE=2021-01-09T10:52:04+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.1.0.2 VERSION=8692b0a0-ls13 /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-09 10:53:34 UTC/bin/sh -c #(nop) COPY dir:22d5e3431e7309b9dcb34a9c92142278e46faa86e6613731c118c0dd9b5a1923 in /
2021-01-09 10:53:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-01-14 05:42:30 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-01-14 05:42:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-01-14 05:42:30 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.12.1-ls44 Build-date:- 2021-01-14T00:40:42-05:00
2021-01-14 05:42:30 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-01-14 05:42:31 UTC/bin/sh -c #(nop) ENV HOME=/config
2021-01-14 05:42:31 UTC|2 BUILD_DATE=2021-01-14T00:40:42-05:00 VERSION=v1.12.1-ls44 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing
2021-01-14 05:42:32 UTC/bin/sh -c #(nop) COPY file:73f3fe16951d6886a17c3e2a362b0d1899d769fc6781344bf7b46d59b5800989 in /usr/bin/
2021-01-14 05:42:32 UTC/bin/sh -c #(nop) COPY dir:bcaca5d38b9194ca53dcfc6291e904907873b9d4833b1268785ca63f5db66958 in /
2021-01-14 05:42:32 UTC/bin/sh -c #(nop) EXPOSE 21027/UDP 22000 8384
2021-01-14 05:42:32 UTC/bin/sh -c #(nop) VOLUME [/config]
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.