2022-07-13 08:45:54 UTC
10.8 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_BEHAVIOUR_IF_STAGE2_FAILS2
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
[#000] sha256:84c0a0803693b427fba102108c71ed1dcbbd9cbf6f2873f87c4b52766cec7eb9 - 49.08% (5.31 MB)
[#001] sha256:f0f5ede6fda4005080953e5d82acc6699b4d67d0ba0e381083e430c00dbfa6cd - 49.98% (5.4 MB)
[#002] sha256:a0c58c770fc0e362d823458a4f147980069e3c5f345df12a65c2593338b0ea22 - 0.03% (3.85 KB)
[#003] sha256:f8d4a7194e6258a9dc2dac2b44e02c930c5a5dfd0b6fa1aa380e8c2e0c5bed91 - 0.9% (99.2 KB)
[#004] sha256:594375c6452435ae01e9bbd9ef2d4ec35503ea0289bb92afdc7eed044dbecd5c - 0.01% (1.19 KB)
/bin/sh -c #(nop) COPY dir:ce494abef0c120c841859a1177ac3704884501b555b0064b7c2b0d3ec1f1a488 in /
2022-07-12 06:34:46 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-12 06:34:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-12 06:34:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- dffd677f-ls35 Build-date:- 2022-07-12T08:33:18+02:00
2022-07-12 06:34:48 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-12 06:34:49 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-07-12 06:34:56 UTC|2 BUILD_DATE=2022-07-12T08:33:18+02:00 VERSION=dffd677f-ls35 /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-12 06:34:57 UTC/bin/sh -c #(nop) COPY dir:3784f5a3877fd2d0f90c6e3fd6c2fe62ae8537a6e4e9cad4388f82719d765341 in /
2022-07-12 06:34:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-12 06:34:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-12 06:34:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-12T08:33:18+02:00
2022-07-12 06:35:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-12 06:35:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-12 06:35:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-12 06:35:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4640fffa8b4a9ce7db9d8f1402dffe52bd753dee
2022-07-12 06:35:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4640fffa8b4a9ce7db9d8f1402dffe52bd753dee
2022-07-12 06:35:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-12 06:35:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-12 06:35:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-12 06:35:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-12 06:35:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=dffd677f-ls35
2022-07-13 08:45:48 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-13 08:45:48 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-13 08:45:49 UTC/bin/sh -c #(nop) ARG DUCKDNS_VERSION
2022-07-13 08:45:49 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8900f543-ls103 Build-date:- 2022-07-13T10:44:41+02:00
2022-07-13 08:45:49 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-07-13 08:45:49 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2022-07-13 08:45:52 UTC|3 BUILD_DATE=2022-07-13T10:44:41+02:00 DUCKDNS_VERSION=8900f543 VERSION=8900f543-ls103 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl logrotate
2022-07-13 08:45:52 UTC/bin/sh -c #(nop) COPY dir:17558e264703c234b134a2fab693830f8b6c72cc6f430586f68b20d4a2ccf8d3 in /
2022-07-13 08:45:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-13 08:45:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-13T10:44:41+02:00
2022-07-13 08:45:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Duckdns](https://duckdns.org/) is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. The service is completely free, and doesn't require reactivation or forum posts to maintain its existence.
2022-07-13 08:45:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-duckdns
2022-07-13 08:45:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-13 08:45:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=df682af5833b6e1f2b61aaaf69f2a136031fea65
2022-07-13 08:45:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=df682af5833b6e1f2b61aaaf69f2a136031fea65
2022-07-13 08:45:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-duckdns
2022-07-13 08:45:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Duckdns
2022-07-13 08:45:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-duckdns/packages
2022-07-13 08:45:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-13 08:45:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=8900f543-ls103
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.