2022-05-03 19:54:06 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:0766be6e1e44070cb2f841275ea08a5c94d5d69b5d22756de16a7958feaa2ad9 - 15.16% (2.8 MB)
[#001] sha256:721d3e529e77f3477392fa0bccacc97fc75f9b0980321045fe6144b6f6dd85ba - 9.76% (1.8 MB)
[#002] sha256:ce5d61454079a9d661b85adae7e15c12214d01ff6f869a728432bc30202d4f56 - 9.39% (1.74 MB)
[#003] sha256:9564d4c661a13f4843ca8424587750fbd69693a0fc05264bf87435f311ad8bc5 - 0.0% (437 Bytes)
[#004] sha256:961d20d6a1a1be950ae3eed115f95161d32384e33ac232931a1704efd44b652a - 16.56% (3.06 MB)
[#005] sha256:9000aeb4a3b76b82ef0ec337a81d45969b124b99433d759058d33230cb4111b0 - 0.02% (3.62 KB)
[#006] sha256:29b6523db737d912dbad1d67bc4b78b2cccbfc694deffc192fd58da507634430 - 0.0% (180 Bytes)
[#007] sha256:c35777ec37890691a939f1815943aeba8eccebb2e7b67aefdb74ac668828a384 - 49.12% (9.08 MB)
[#008] sha256:c3982c26d7f56c2e7002d3e0cc9a1055b4203da7114354ab12dd188004d8a311 - 0.0% (464 Bytes)
/bin/sh -c #(nop) COPY dir:ac89e4ab45ee79e99e57e1c264f17f6c17f0e7ee359ce325af92ea96a7a75289 in /
2022-05-03 06:35:28 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-03 06:35:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-03 06:35:28 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5238694f-ls14 Build-date:- 2022-05-03T08:34:20+02:00
2022-05-03 06:35:28 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-05-03 06:35:28 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-05-03 06:35:28 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-05-03 06:35:29 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-05-03 06:35:29 UTC|4 BUILD_DATE=2022-05-03T08:34:20+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=5238694f-ls14 /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-03 06:35:30 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-05-03 06:35:30 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-05-03 06:35:33 UTC|4 BUILD_DATE=2022-05-03T08:34:20+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=5238694f-ls14 /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-03 06:35:33 UTC/bin/sh -c #(nop) COPY dir:67b6f27abec27e529475adac5a84878e93ddf41093b3ad8cb94bd637afa88bc2 in /
2022-05-03 06:35:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-05-03 06:35:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-03 06:35:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-03T08:34:20+02:00
2022-05-03 06:35:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-05-03 06:35:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-05-03 06:35:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-03 06:35:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=75cacb5446cd1cd7eac943a71ce0474cf2b9cde1
2022-05-03 06:35:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=75cacb5446cd1cd7eac943a71ce0474cf2b9cde1
2022-05-03 06:35:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-05-03 06:35:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-05-03 06:35:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-05-03 06:35:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-03 06:35:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5238694f-ls14
2022-05-03 19:54:02 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-03 19:54:02 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-03 19:54:02 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.20.0-ls73 Build-date:- 2022-05-03T21:51:52+02:00
2022-05-03 19:54:03 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-05-03 19:54:03 UTC/bin/sh -c #(nop) ENV HOME=/config
2022-05-03 19:54:04 UTC|2 BUILD_DATE=2022-05-03T21:51:52+02:00 VERSION=v1.20.0-ls73 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing
2022-05-03 19:54:04 UTC/bin/sh -c #(nop) COPY file:3fdb7de960e60f5b967c9248ee395b7d5732680a919b10ad42ff7a438f872916 in /usr/bin/
2022-05-03 19:54:04 UTC/bin/sh -c #(nop) COPY dir:a34610123e45771e40e0a2dffba8d5fc5a36aba0375ba14155a5b4993f3c74d8 in /
2022-05-03 19:54:04 UTC/bin/sh -c #(nop) EXPOSE 21027/UDP 22000/tcp 22000/udp 8384
2022-05-03 19:54:05 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-03 19:54:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-03 19:54:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-03T21:51:52+02:00
2022-05-03 19:54:05 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-03 19:54:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-syncthing
2022-05-03 19:54:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-03 19:54:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=50c7096bd15d27f89d7e049b1b397c51ff6e1e61
2022-05-03 19:54:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=50c7096bd15d27f89d7e049b1b397c51ff6e1e61
2022-05-03 19:54:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-syncthing
2022-05-03 19:54:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Syncthing
2022-05-03 19:54:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-syncthing/packages
2022-05-03 19:54:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-03 19:54:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v1.20.0-ls73
2022-05-03 19:56:04 UTC
19.6 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:3c6fd825f8a8582662f3d662068ead77dbac9cc02f35adb2d2575dde9d4e93ab - 12.33% (2.41 MB)
[#001] sha256:41518416c57408bf9fd380a0cc229a0d40b5302d4fe5acea9f09e60da96b75fd - 10.99% (2.15 MB)
[#002] sha256:0315a0ed732503e3fb4b1ef79a89f2ea9d0011f1c14c4e705733a640180952c1 - 10.62% (2.08 MB)
[#003] sha256:3f2566a66c35dc0997c9c93078e020dec236bbae04de77b2227a09e7a51cf2a2 - 0.0% (436 Bytes)
[#004] sha256:1a496749f29e62d30d7dea659966974a7cf266c9ea3b8da25bee684ed3253c27 - 21.33% (4.18 MB)
[#005] sha256:e2daf9fa8b1a425e0f4426797aafa48da3d814b5b0cd31b084f6dcc1a525d1bc - 0.02% (3.62 KB)
[#006] sha256:361736489a4670803516d741a80ed72e607ca3ee5732a1606421eebcb25e1417 - 0.0% (180 Bytes)
[#007] sha256:961abf8e7e37112fb38cb95ce00b6f0e8758e7fe0b70e5c2c5c93ade72fa2727 - 44.7% (8.75 MB)
[#008] sha256:5b79c7bd990ba239ee971b4a8d768e30cabaeff8fa5eeeb2c42f184783b60e60 - 0.0% (464 Bytes)
/bin/sh -c #(nop) COPY dir:e2d5cd8f5ac185db39c4502fd9eeb347af0d516f6d886ddf018ad4e7599c49c7 in /
2022-05-03 06:35:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-03 06:35:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-03 06:35:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5238694f-ls14 Build-date:- 2022-05-03T08:34:20+02:00
2022-05-03 06:35:41 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-05-03 06:35:41 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-05-03 06:35:41 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-05-03 06:35:43 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-05-03 06:35:45 UTC|4 BUILD_DATE=2022-05-03T08:34:20+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=5238694f-ls14 /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-03 06:35:45 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2022-05-03 06:35:45 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-05-03 06:35:52 UTC|4 BUILD_DATE=2022-05-03T08:34:20+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=5238694f-ls14 /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/*
2022-05-03 06:35:53 UTC/bin/sh -c #(nop) COPY dir:0c0d7690f0de617d719e24a7b61136d019ef14c78aa2cd37e618c99b3c6a3c4b in /
2022-05-03 06:35:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-05-03 06:35:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-03 06:35:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-03T08:34:20+02:00
2022-05-03 06:35:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-05-03 06:35:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-05-03 06:35:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-03 06:35:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=75cacb5446cd1cd7eac943a71ce0474cf2b9cde1
2022-05-03 06:35:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=75cacb5446cd1cd7eac943a71ce0474cf2b9cde1
2022-05-03 06:35:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-05-03 06:35:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-05-03 06:35:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-05-03 06:35:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-03 06:35:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5238694f-ls14
2022-05-03 19:55:56 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-03 19:55:56 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-03 19:55:57 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.20.0-ls73 Build-date:- 2022-05-03T21:51:52+02:00
2022-05-03 19:55:57 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-05-03 19:55:57 UTC/bin/sh -c #(nop) ENV HOME=/config
2022-05-03 19:55:58 UTC|2 BUILD_DATE=2022-05-03T21:51:52+02:00 VERSION=v1.20.0-ls73 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing
2022-05-03 19:56:00 UTC/bin/sh -c #(nop) COPY file:a6d597ca748918c75c26c0329d6f710fe8c166b4e98e8b0d1ab3669fd835dd96 in /usr/bin/
2022-05-03 19:56:01 UTC/bin/sh -c #(nop) COPY dir:373991661c7ee58f839d64b28fa61fa0ff0e2a79e8f289a7a7f8270587ecf4ca in /
2022-05-03 19:56:01 UTC/bin/sh -c #(nop) EXPOSE 21027/UDP 22000/tcp 22000/udp 8384
2022-05-03 19:56:01 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-03 19:56:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-03 19:56:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-03T21:51:52+02:00
2022-05-03 19:56:02 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-03 19:56:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-syncthing
2022-05-03 19:56:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-03 19:56:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=50c7096bd15d27f89d7e049b1b397c51ff6e1e61
2022-05-03 19:56:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=50c7096bd15d27f89d7e049b1b397c51ff6e1e61
2022-05-03 19:56:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-syncthing
2022-05-03 19:56:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Syncthing
2022-05-03 19:56:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-syncthing/packages
2022-05-03 19:56:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-03 19:56:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v1.20.0-ls73
2022-05-03 19:55:23 UTC
20.1 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:2652475af17a31f9615c5ed451fe4eabb089e3d58ecc4e439e24b4da2f21a175 - 13.45% (2.71 MB)
[#001] sha256:5b0b1ccf3f1b890137c9183ea89ab9462db200c0aa346afc609bf291f0f4bbc5 - 10.66% (2.15 MB)
[#002] sha256:50dccb906d1e8a1fc21ab8a9cf3c1db3d695c6b7deae7ff431464b3c83de526d - 10.44% (2.1 MB)
[#003] sha256:2c1b84deb13daddbdb23ad6aa6f14369d4d65f7b5682f3fc0ac48203cdaa1a3f - 0.0% (413 Bytes)
[#004] sha256:fef1f1cae5dc74f84416ae89fe65254a336c533658534bb9efa740888e3c3262 - 23.38% (4.71 MB)
[#005] sha256:c553702bb42636038c22e6ae0576225d86d5f411d32494c7f11fc157d383d410 - 0.02% (3.63 KB)
[#006] sha256:71b854d2244866c2a2c85ce28264a70d0c723b248b714aae64515107015c0e29 - 0.0% (150 Bytes)
[#007] sha256:b215e31a9e9ac9dab2320ed37ce4242b0b2119a61709c349d4e58003c77fe09b - 42.04% (8.46 MB)
[#008] sha256:b050533a021354125830973bb8399c540db43149618c5aa2febb9e102068e414 - 0.0% (437 Bytes)
/bin/sh -c #(nop) COPY dir:d586878f63e3d96132074462c41e8d4723f4d74b33edf47742e3facbde8f0d72 in /
2022-05-03 06:35:37 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-03 06:35:38 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-03 06:35:39 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5238694f-ls14 Build-date:- 2022-05-03T08:34:20+02:00
2022-05-03 06:35:40 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-05-03 06:35:41 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-05-03 06:35:42 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-05-03 06:35:45 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-05-03 06:35:45 UTC|4 BUILD_DATE=2022-05-03T08:34:20+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=5238694f-ls14 /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-03 06:35:47 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-05-03 06:35:47 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-05-03 06:35:52 UTC|4 BUILD_DATE=2022-05-03T08:34:20+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=5238694f-ls14 /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-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/*
2022-05-03 06:35:54 UTC/bin/sh -c #(nop) COPY dir:67b6f27abec27e529475adac5a84878e93ddf41093b3ad8cb94bd637afa88bc2 in /
2022-05-03 06:35:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-05-03 06:35:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-03 06:35:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-03T08:34:20+02:00
2022-05-03 06:35:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-05-03 06:35:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-05-03 06:35:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-03 06:36:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=75cacb5446cd1cd7eac943a71ce0474cf2b9cde1
2022-05-03 06:36:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=75cacb5446cd1cd7eac943a71ce0474cf2b9cde1
2022-05-03 06:36:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-05-03 06:36:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-05-03 06:36:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-05-03 06:36:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-03 06:36:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5238694f-ls14
2022-05-03 19:55:02 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-03 19:55:03 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-03 19:55:04 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.20.0-ls73 Build-date:- 2022-05-03T21:51:52+02:00
2022-05-03 19:55:05 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-05-03 19:55:06 UTC/bin/sh -c #(nop) ENV HOME=/config
2022-05-03 19:55:07 UTC|2 BUILD_DATE=2022-05-03T21:51:52+02:00 VERSION=v1.20.0-ls73 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing
2022-05-03 19:55:09 UTC/bin/sh -c #(nop) COPY file:f3055fad5465fb9012855f689e14f9e7436f7c34a317c836c076598fae21304d in /usr/bin/
2022-05-03 19:55:10 UTC/bin/sh -c #(nop) COPY dir:a34610123e45771e40e0a2dffba8d5fc5a36aba0375ba14155a5b4993f3c74d8 in /
2022-05-03 19:55:10 UTC/bin/sh -c #(nop) EXPOSE 21027/UDP 22000/tcp 22000/udp 8384
2022-05-03 19:55:11 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-03 19:55:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-03 19:55:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-03T21:51:52+02:00
2022-05-03 19:55:14 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-03 19:55:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-syncthing
2022-05-03 19:55:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-03 19:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=50c7096bd15d27f89d7e049b1b397c51ff6e1e61
2022-05-03 19:55:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=50c7096bd15d27f89d7e049b1b397c51ff6e1e61
2022-05-03 19:55:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-syncthing
2022-05-03 19:55:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Syncthing
2022-05-03 19:55:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-syncthing/packages
2022-05-03 19:55:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-03 19:55:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v1.20.0-ls73
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.