2022-05-18 07:46:14 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:f9a959091e56f8c2742d72219c207fce63cb992cd27aa689e8b829eeaf6377fd - 15.15% (2.8 MB)
[#001] sha256:ef23ff6c8ec4f64634ac11fedc5e56247784104d4b177d36812dba84a0057553 - 9.76% (1.8 MB)
[#002] sha256:dfb0554bc149afbf6046b8ccf59baba3d270c64b4de15423f4e5d72120816810 - 9.39% (1.74 MB)
[#003] sha256:c6e0fbe8e31b130733fe9f71d5ec61a4113631abd03160051906465afb716553 - 0.0% (438 Bytes)
[#004] sha256:e3e13681ce0adee3547ca670a1cfe15f9f67833cd6bc9b24e4e64b3cd9f4047a - 16.56% (3.06 MB)
[#005] sha256:fa8afe348265eb1b301889fe217c9ed7d183e03fc8d7d1947f970f4573c3b227 - 0.02% (3.62 KB)
[#006] sha256:92eff73fddead852b96a4fa2fb3cc8de5817209986a7947c15ca607b5dd2f6ac - 0.0% (182 Bytes)
[#007] sha256:5a5b3e7b5dace1d4b8dd5303b1692e5aa7133ff45832ef5fc6e22523304258ba - 49.12% (9.08 MB)
[#008] sha256:27b75bd62c9d43a65d606d3757deb4f414d9a6be6cab2cda2b69436a5b34dde5 - 0.0% (464 Bytes)
/bin/sh -c #(nop) COPY dir:8ba050d3fd197276a701e9d0753429fbadd7db7d434f1bddd0e9768370e27e14 in /
2022-05-17 06:36:36 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-17 06:36:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-17 06:36:36 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3f863a28-ls15 Build-date:- 2022-05-17T08:35:33+02:00
2022-05-17 06:36:37 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-05-17 06:36:37 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-05-17 06:36:37 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-05-17 06:36:37 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-05-17 06:36:38 UTC|4 BUILD_DATE=2022-05-17T08:35:33+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3f863a28-ls15 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-05-17 06:36:39 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-05-17 06:36:39 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-05-17 06:36:42 UTC|4 BUILD_DATE=2022-05-17T08:35:33+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3f863a28-ls15 /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/*
2022-05-17 06:36:42 UTC/bin/sh -c #(nop) COPY dir:67b6f27abec27e529475adac5a84878e93ddf41093b3ad8cb94bd637afa88bc2 in /
2022-05-17 06:36:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-05-17 06:36:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-17 06:36:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-17T08:35:33+02:00
2022-05-17 06:36:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-05-17 06:36:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-05-17 06:36:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-17 06:36:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b8061f5abf6576321775ae31054dc8333332ac40
2022-05-17 06:36:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b8061f5abf6576321775ae31054dc8333332ac40
2022-05-17 06:36:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-05-17 06:36:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-05-17 06:36:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-05-17 06:36:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-17 06:36:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3f863a28-ls15
2022-05-18 07:46:05 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-18 07:46:05 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-18 07:46:06 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.20.1-ls74 Build-date:- 2022-05-18T09:43:55+02:00
2022-05-18 07:46:06 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-05-18 07:46:06 UTC/bin/sh -c #(nop) ENV HOME=/config
2022-05-18 07:46:08 UTC|2 BUILD_DATE=2022-05-18T09:43:55+02:00 VERSION=v1.20.1-ls74 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing
2022-05-18 07:46:09 UTC/bin/sh -c #(nop) COPY file:dc387690b97d96034dd7d30c93441d452f8e90e9f67bcf521361f5e05cbcff6d in /usr/bin/
2022-05-18 07:46:09 UTC/bin/sh -c #(nop) COPY dir:a34610123e45771e40e0a2dffba8d5fc5a36aba0375ba14155a5b4993f3c74d8 in /
2022-05-18 07:46:09 UTC/bin/sh -c #(nop) EXPOSE 21027/UDP 22000/tcp 22000/udp 8384
2022-05-18 07:46:10 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-18 07:46:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-18 07:46:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-18T09:43:55+02:00
2022-05-18 07:46:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Syncthing](https://syncthing.net) replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
2022-05-18 07:46:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-syncthing
2022-05-18 07:46:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-18 07:46:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b74762669f6b159daf7697e369db6eeee7542eb4
2022-05-18 07:46:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b74762669f6b159daf7697e369db6eeee7542eb4
2022-05-18 07:46:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-syncthing
2022-05-18 07:46:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Syncthing
2022-05-18 07:46:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-syncthing/packages
2022-05-18 07:46:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-18 07:46:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v1.20.1-ls74
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.