2021-05-05 08:03:13 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:60ca5153adc218ce0fdfab906a2e5b01cb463a76df4732b616b780aa1ade28f6 - 13.44% (2.7 MB)
[#001] sha256:0b6549d3925d6a44537f659cc58ff3e9330dc92dad3bf31c4939aef66096d2e6 - 10.67% (2.15 MB)
[#002] sha256:2e3f8b0b0e4f5af10f69e745889003f17328a95849377c54cd8197936c9898b9 - 10.45% (2.1 MB)
[#003] sha256:e4ebacae1f3cf8138ec2a67b43e0ecce1bd9398b41afe9ae8a2451cf5579b1be - 0.0% (439 Bytes)
[#004] sha256:bdf72d31b6aeaa786b4b9ce963c97c3e8eb0652bd3742e3563de6cea212180f6 - 23.11% (4.65 MB)
[#005] sha256:a336317c7c1875b7067366306aad01a5608602c45a04012acd3255f0dc486d03 - 0.01% (2.77 KB)
[#006] sha256:353970d43b3f673705b613dfc7025c3090c0757f7a171c37f70f9bf0329e0534 - 0.0% (182 Bytes)
[#007] sha256:9daf419c1ab4b2b30cc90449d3bae768a6db3051471d208c546f02d2260bfcee - 42.31% (8.51 MB)
[#008] sha256:1a8b541087b4ac66c5759271e6da7ab8507c164a120f6a3f467b5581c7498ddf - 0.0% (464 Bytes)
/bin/sh -c #(nop) COPY dir:b99416f41fbcc2b124c90ed80910a3f417d6e2b726b2eb06e7283d87014c4658 in /
2021-04-20 06:43:19 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-20 06:43:19 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-20 06:43:20 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0207eeeb-ls12 Build-date:- 2021-04-20T06:41:38+00:00
2021-04-20 06:43:20 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-04-20 06:43:21 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-04-20 06:43:21 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-04-20 06:43:23 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-04-20 06:43:27 UTC|4 BUILD_DATE=2021-04-20T06:41:38+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=0207eeeb-ls12 /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-04-20 06:43:28 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-04-20 06:43:29 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-04-20 06:43:56 UTC|4 BUILD_DATE=2021-04-20T06:41:38+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=0207eeeb-ls12 /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/*
2021-04-20 06:43:58 UTC/bin/sh -c #(nop) COPY dir:abf7501ef60ed34ad238fb8014199cea647a9129f593a578d4bdd70795f6fa6d in /
2021-04-20 06:43:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-04-20 06:43:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-04-20 06:44:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-20T06:41:38+00:00
2021-04-20 06:44:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-04-20 06:44:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-04-20 06:44:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-04-20 06:44:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b7b9c42f775b4659bf631eccd13ae878b7dfc706
2021-04-20 06:44:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b7b9c42f775b4659bf631eccd13ae878b7dfc706
2021-04-20 06:44:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-04-20 06:44:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-04-20 06:44:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-04-20 06:44:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-04-20 06:44:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0207eeeb-ls12
2021-05-05 08:02:21 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-05-05 08:02:22 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-05 08:02:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.16.1-ls54 Build-date:- 2021-05-05T07:54:54+00:00
2021-05-05 08:02:25 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-05-05 08:02:26 UTC/bin/sh -c #(nop) ENV HOME=/config
2021-05-05 08:02:29 UTC|2 BUILD_DATE=2021-05-05T07:54:54+00:00 VERSION=v1.16.1-ls54 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing
2021-05-05 08:02:33 UTC/bin/sh -c #(nop) COPY file:06557681f4001ff91eb4df7fa7883cc6e0e1a49fc013147ded84c444b9be2051 in /usr/bin/
2021-05-05 08:02:42 UTC/bin/sh -c #(nop) COPY dir:a34610123e45771e40e0a2dffba8d5fc5a36aba0375ba14155a5b4993f3c74d8 in /
2021-05-05 08:02:44 UTC/bin/sh -c #(nop) EXPOSE 21027/UDP 22000/tcp 22000/udp 8384
2021-05-05 08:02:46 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-05-05 08:02:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-05-05 08:02:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-05T07:54:54+00:00
2021-05-05 08:02:52 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-05-05 08:02:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-syncthing
2021-05-05 08:02:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-05-05 08:02:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e838bbb206159ffae2ecdb3759dbb267aeaea2b8
2021-05-05 08:03:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e838bbb206159ffae2ecdb3759dbb267aeaea2b8
2021-05-05 08:03:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-syncthing
2021-05-05 08:03:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Syncthing
2021-05-05 08:03:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-syncthing/packages
2021-05-05 08:03:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-05-05 08:03:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v1.16.1-ls54
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.