2021-09-29 07:43:34 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:0bbb2d986fe0e81354229286d61ab963aab292cb0869323498f267a57a628de5 - 12.3% (2.42 MB)
[#001] sha256:fb27109b683fa7e0e701fe611860493d32654646ebedbbb3561f8fd113ebcf4b - 10.95% (2.15 MB)
[#002] sha256:ecc9c2004bd18023698e02c5a54428c028c4be6ca6e7efb9928b32af2f9f9889 - 10.59% (2.08 MB)
[#003] sha256:a95f87c75c9305d9c37512dfb6e0427314c26a6e13c8efed112402a2b9b1a081 - 0.0% (436 Bytes)
[#004] sha256:6d41911b1521bcc52a3753e518dffeb09a9bcdcdbb8a6ed14c1c5148a589b46c - 21.12% (4.15 MB)
[#005] sha256:4fd69bd91319154413c1be1e106dd8538a91f51e0c9ed0ef426a9c9cc998d702 - 0.01% (2.85 KB)
[#006] sha256:4b00881400e6e2a07e59f6c4559746bac3c6e56947e01187087b2dd13de075e6 - 0.0% (180 Bytes)
[#007] sha256:812080789aa88f9233505b1986dda61e42bad50e026c1982e549dc03d3b88639 - 45.02% (8.84 MB)
[#008] sha256:fbcbba1543b2b411600ea94adeefc9fad76da9966645a4165a8bac996dcd2afc - 0.0% (463 Bytes)
/bin/sh -c #(nop) COPY dir:bf012b855f57dcc57aa176cdcb4c1be2540489a40887aa7c3e210dbee06f3e24 in /
2021-09-28 06:28:29 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-09-28 06:28:29 UTC/bin/sh -c #(nop) ARG VERSION
2021-09-28 06:28:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2708e6fd-ls21 Build-date:- 2021-09-28T08:27:21+02:00
2021-09-28 06:28:30 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-09-28 06:28:30 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-09-28 06:28:30 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-09-28 06:28:32 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-09-28 06:28:34 UTC|4 BUILD_DATE=2021-09-28T08:27:21+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=2708e6fd-ls21 /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-09-28 06:28:34 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2021-09-28 06:28:34 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-09-28 06:28:44 UTC|4 BUILD_DATE=2021-09-28T08:27:21+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=2708e6fd-ls21 /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-09-28 06:28:44 UTC/bin/sh -c #(nop) COPY dir:a3efc5a801a03012c067d6a93ee17483c9c3baedd44c2c534d39bb5fad7a5eff in /
2021-09-28 06:28:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-09-28 06:28:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-09-28 06:28:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-09-28T08:27:21+02:00
2021-09-28 06:28:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-09-28 06:28:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-09-28 06:28:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-09-28 06:28:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=76e6a968a2ef1616b288df4fbfeb04dad6dae1ee
2021-09-28 06:28:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=76e6a968a2ef1616b288df4fbfeb04dad6dae1ee
2021-09-28 06:28:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-09-28 06:28:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-09-28 06:28:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-09-28 06:28:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-09-28 06:28:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2708e6fd-ls21
2021-09-29 07:43:26 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-09-29 07:43:26 UTC/bin/sh -c #(nop) ARG VERSION
2021-09-29 07:43:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.18.2-ls62 Build-date:- 2021-09-29T09:40:02+02:00
2021-09-29 07:43:27 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-09-29 07:43:27 UTC/bin/sh -c #(nop) ENV HOME=/config
2021-09-29 07:43:28 UTC|2 BUILD_DATE=2021-09-29T09:40:02+02:00 VERSION=v1.18.2-ls62 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing
2021-09-29 07:43:30 UTC/bin/sh -c #(nop) COPY file:6ad354695c12b007b839c642323256112f0ad0b8d8675932708c9555ef5476e7 in /usr/bin/
2021-09-29 07:43:31 UTC/bin/sh -c #(nop) COPY dir:373991661c7ee58f839d64b28fa61fa0ff0e2a79e8f289a7a7f8270587ecf4ca in /
2021-09-29 07:43:31 UTC/bin/sh -c #(nop) EXPOSE 21027/UDP 22000/tcp 22000/udp 8384
2021-09-29 07:43:31 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-09-29 07:43:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-09-29 07:43:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-09-29T09:40:02+02:00
2021-09-29 07:43:32 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.
2021-09-29 07:43:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-syncthing
2021-09-29 07:43:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-09-29 07:43:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=5f5acd13818793f6be8ba9e57034296e0707b590
2021-09-29 07:43:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5f5acd13818793f6be8ba9e57034296e0707b590
2021-09-29 07:43:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-syncthing
2021-09-29 07:43:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Syncthing
2021-09-29 07:43:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-syncthing/packages
2021-09-29 07:43:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-09-29 07:43:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v1.18.2-ls62
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.