2022-07-13 07:47:32 UTC
19.3 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
[#000] sha256:c4f8bf1045a7dfa55fadda4e4ca3e5490a973dd3d00304f42ecc4c3b4c7aa6fe - 27.45% (5.3 MB)
[#001] sha256:1f3acdcfdf30bfdb7a3f561b202a13267b73beda0b3f77739e1ee5e49a8b1095 - 28.18% (5.44 MB)
[#002] sha256:74353465edc201b7b2689dff251e6fa2e256cb50efc0af75ceea99645fa8a129 - 0.02% (4.19 KB)
[#003] sha256:44d712aa4ce940a33852fcf23495bd1d3e08a1e0ae2e64631b9848e1a9186229 - 0.0% (181 Bytes)
[#004] sha256:c44d6c79883d71609c31eef24df08a9c3a346ab84cd00c1c569e31f725154668 - 44.34% (8.56 MB)
[#005] sha256:c1fe0ce327468378d493f89a946fa2bf982131f979e8a5aece14f100105de1ee - 0.0% (465 Bytes)
/bin/sh -c #(nop) COPY dir:8b2302c3e945d58a1c08ec910f2a8895e17115b06643c87801face665d4c4150 in /
2022-07-10 20:57:08 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-10 20:57:08 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-10 20:57:08 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f3c1af80-ls17 Build-date:- 2022-07-10T15:55:52-05:00
2022-07-10 20:57:08 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-10 20:57:08 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-07-10 20:57:11 UTC|2 BUILD_DATE=2022-07-10T15:55:52-05:00 VERSION=f3c1af80-ls17 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && 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 ****" && rm -rf /tmp/*
2022-07-10 20:57:11 UTC/bin/sh -c #(nop) COPY dir:83c35abd6a4a74a56fed853176ba0000a1b6cf7b5adb02507daf6aaf822e99c3 in /
2022-07-10 20:57:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-10 20:57:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-10 20:57:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-10T15:55:52-05:00
2022-07-10 20:57:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-10 20:57:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-10 20:57:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-10 20:57:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1a517a818b9730bdb3e32bb56332b7fd686aefe6
2022-07-10 20:57:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1a517a818b9730bdb3e32bb56332b7fd686aefe6
2022-07-10 20:57:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-10 20:57:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-10 20:57:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-10 20:57:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-10 20:57:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f3c1af80-ls17
2022-07-13 07:47:28 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-13 07:47:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-13 07:47:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.20.3-ls76 Build-date:- 2022-07-13T09:44:22+02:00
2022-07-13 07:47:29 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-07-13 07:47:29 UTC/bin/sh -c #(nop) ENV HOME=/config
2022-07-13 07:47:30 UTC|2 BUILD_DATE=2022-07-13T09:44:22+02:00 VERSION=v1.20.3-ls76 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing
2022-07-13 07:47:30 UTC/bin/sh -c #(nop) COPY file:9919f7f5287484384a188ff8b0bad495de9526fe213a44c3306a8f21b19d1fec in /usr/bin/
2022-07-13 07:47:30 UTC/bin/sh -c #(nop) COPY dir:a34610123e45771e40e0a2dffba8d5fc5a36aba0375ba14155a5b4993f3c74d8 in /
2022-07-13 07:47:31 UTC/bin/sh -c #(nop) EXPOSE 21027/UDP 22000/tcp 22000/udp 8384
2022-07-13 07:47:31 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-13 07:47:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-13 07:47:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-13T09:44:22+02:00
2022-07-13 07:47:31 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-07-13 07:47:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-syncthing
2022-07-13 07:47:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-13 07:47:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=378ba32930b14d01754c55916d8a9ce3009231d2
2022-07-13 07:47:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=378ba32930b14d01754c55916d8a9ce3009231d2
2022-07-13 07:47:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-syncthing
2022-07-13 07:47:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Syncthing
2022-07-13 07:47:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-syncthing/packages
2022-07-13 07:47:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-13 07:47:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v1.20.3-ls76
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.