2022-08-24 08:43:11 UTC
8.97 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:b52f419f9afca2615e2bc624fcfe73a008a7652cf3f3c628c7374256ba815633 - 56.97% (5.11 MB)
[#001] sha256:ed17fe40ad5719fc18ec17ede064101184030b5060de9f0e096b630ec30c2b28 - 41.88% (3.75 MB)
[#002] sha256:cb99c5010c1b80a3099b4c86e85485ca465b42758bca642ec2695af41c7b31b0 - 0.05% (4.96 KB)
[#003] sha256:72371ff3994e096f2617c2690e8ae8724e23f52724aa2d665c59ae79bacad41e - 1.08% (99.6 KB)
[#004] sha256:3b00dad6f0986d391c735f67bb2ba2534412d20f7eb6ed389568d03e459e2677 - 0.01% (1.19 KB)
/bin/sh -c #(nop) COPY dir:a4f018e8f66d6aaa4d516168ab5628870de5a18170c0db2180a230ed3f4d5af5 in /
2022-08-23 06:41:08 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-23 06:41:08 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-23 06:41:08 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f7d6ee73-ls42 Build-date:- 2022-08-23T01:39:52-05:00
2022-08-23 06:41:09 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-23 06:41:09 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-23 06:41:11 UTC|2 BUILD_DATE=2022-08-23T01:39:52-05:00 VERSION=f7d6ee73-ls42 /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 "**** cleanup ****" && rm -rf /tmp/*
2022-08-23 06:41:11 UTC/bin/sh -c #(nop) COPY dir:6b87860e4508c417d46f8a6f369140573757bf916ad6e42187671d0981dcd338 in /
2022-08-23 06:41:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-23 06:41:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-23 06:41:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-23T01:39:52-05:00
2022-08-23 06:41:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-23 06:41:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-23 06:41:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-23 06:41:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=39fa8a90e8ffe3f74f1ddb9859c6da8b069736b5
2022-08-23 06:41:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=39fa8a90e8ffe3f74f1ddb9859c6da8b069736b5
2022-08-23 06:41:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-23 06:41:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-23 06:41:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-23 06:41:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-23 06:41:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f7d6ee73-ls42
2022-08-24 08:43:07 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-24 08:43:08 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-24 08:43:08 UTC/bin/sh -c #(nop) ARG DUCKDNS_VERSION
2022-08-24 08:43:08 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 659fbd12-ls109 Build-date:- 2022-08-24T10:42:01+02:00
2022-08-24 08:43:08 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-08-24 08:43:08 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2022-08-24 08:43:09 UTC|3 BUILD_DATE=2022-08-24T10:42:01+02:00 DUCKDNS_VERSION=659fbd12 VERSION=659fbd12-ls109 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl logrotate
2022-08-24 08:43:09 UTC/bin/sh -c #(nop) COPY dir:17558e264703c234b134a2fab693830f8b6c72cc6f430586f68b20d4a2ccf8d3 in /
2022-08-24 08:43:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-24 08:43:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-24T10:42:01+02:00
2022-08-24 08:43:10 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-08-24 08:43:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-duckdns
2022-08-24 08:43:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-24 08:43:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=805aaade1b9189ddae902c80fc64a62b39790d1c
2022-08-24 08:43:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=805aaade1b9189ddae902c80fc64a62b39790d1c
2022-08-24 08:43:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-duckdns
2022-08-24 08:43:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Duckdns
2022-08-24 08:43:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-duckdns/packages
2022-08-24 08:43:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-24 08:43:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=659fbd12-ls109
2022-08-24 08:43:32 UTC
10 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:1e9b0e941f80fbdee7835f2037ff5b104e0f77a3f247f38a74feac21a37c67ee - 50.8% (5.08 MB)
[#001] sha256:2ab30f26ecf6819ff2b12225be2568be1b832f45b07ce971b73eb13de4f7031b - 48.22% (4.82 MB)
[#002] sha256:897e2cb53554354266c0840f185dbc6e495f6cea467b21221d33210b5406d482 - 0.05% (4.8 KB)
[#003] sha256:26c6791a426e363bb027b5ab49f985786c515b42060a2ae92a85c725d758ee2b - 0.92% (93.9 KB)
[#004] sha256:5e1efdc618ff487cd6a2efe23762dcc80f58fedb9326abcc2b0d0f9e8efd36bb - 0.01% (1.16 KB)
/bin/sh -c #(nop) COPY dir:ae3165ff222bac3f45d861fce7f162c72cdf05098376e5465dcb3aed124edf2f in /
2022-08-23 06:41:27 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-23 06:41:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-23 06:41:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f7d6ee73-ls42 Build-date:- 2022-08-23T01:39:52-05:00
2022-08-23 06:41:30 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-23 06:41:31 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-23 06:41:36 UTC|2 BUILD_DATE=2022-08-23T01:39:52-05:00 VERSION=f7d6ee73-ls42 /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-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && rm -rf /tmp/*
2022-08-23 06:41:37 UTC/bin/sh -c #(nop) COPY dir:6b87860e4508c417d46f8a6f369140573757bf916ad6e42187671d0981dcd338 in /
2022-08-23 06:41:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-23 06:41:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-23 06:41:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-23T01:39:52-05:00
2022-08-23 06:41:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-23 06:41:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-23 06:41:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-23 06:41:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=39fa8a90e8ffe3f74f1ddb9859c6da8b069736b5
2022-08-23 06:41:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=39fa8a90e8ffe3f74f1ddb9859c6da8b069736b5
2022-08-23 06:41:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-23 06:41:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-23 06:41:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-23 06:41:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-23 06:41:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f7d6ee73-ls42
2022-08-24 08:43:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-24 08:43:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-24 08:43:14 UTC/bin/sh -c #(nop) ARG DUCKDNS_VERSION
2022-08-24 08:43:15 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 659fbd12-ls109 Build-date:- 2022-08-24T10:42:01+02:00
2022-08-24 08:43:16 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-08-24 08:43:17 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2022-08-24 08:43:20 UTC|3 BUILD_DATE=2022-08-24T10:42:01+02:00 DUCKDNS_VERSION=659fbd12 VERSION=659fbd12-ls109 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl logrotate
2022-08-24 08:43:21 UTC/bin/sh -c #(nop) COPY dir:17558e264703c234b134a2fab693830f8b6c72cc6f430586f68b20d4a2ccf8d3 in /
2022-08-24 08:43:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-24 08:43:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-24T10:42:01+02:00
2022-08-24 08:43:23 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-08-24 08:43:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-duckdns
2022-08-24 08:43:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-24 08:43:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=805aaade1b9189ddae902c80fc64a62b39790d1c
2022-08-24 08:43:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=805aaade1b9189ddae902c80fc64a62b39790d1c
2022-08-24 08:43:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-duckdns
2022-08-24 08:43:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Duckdns
2022-08-24 08:43:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-duckdns/packages
2022-08-24 08:43:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-24 08:43:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=659fbd12-ls109
2022-08-24 08:43:18 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:5e58158b7d508b333d3095df4980439f49fd65cf08c0946d13b59d17e971f711 - 49.1% (5.31 MB)
[#001] sha256:cd66b279168536c3de1d4ff5c2a348f9d324911b7dd586a6701540474ef74d00 - 49.96% (5.41 MB)
[#002] sha256:279dabe96ca1e6f83471c183d8a40aeb3d5d41db292630c4bbc527940940d1bd - 0.04% (4.96 KB)
[#003] sha256:ffd365048363a778c921690884f822e1028e8a40815a4eb271dfbb64e53e3ac8 - 0.89% (98.6 KB)
[#004] sha256:594375c6452435ae01e9bbd9ef2d4ec35503ea0289bb92afdc7eed044dbecd5c - 0.01% (1.19 KB)
/bin/sh -c #(nop) COPY dir:f6f5d4950818404bc60a14256b4fe1f79980a7d16dff14bf60de7155837bdfec in /
2022-08-23 06:41:11 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-23 06:41:11 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-23 06:41:11 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f7d6ee73-ls42 Build-date:- 2022-08-23T01:39:52-05:00
2022-08-23 06:41:11 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-23 06:41:11 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-23 06:41:16 UTC|2 BUILD_DATE=2022-08-23T01:39:52-05:00 VERSION=f7d6ee73-ls42 /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-08-23 06:41:17 UTC/bin/sh -c #(nop) COPY dir:6b87860e4508c417d46f8a6f369140573757bf916ad6e42187671d0981dcd338 in /
2022-08-23 06:41:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-23 06:41:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-23 06:41:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-23T01:39:52-05:00
2022-08-23 06:41:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-23 06:41:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-23 06:41:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-23 06:41:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=39fa8a90e8ffe3f74f1ddb9859c6da8b069736b5
2022-08-23 06:41:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=39fa8a90e8ffe3f74f1ddb9859c6da8b069736b5
2022-08-23 06:41:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-23 06:41:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-23 06:41:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-23 06:41:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-23 06:41:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f7d6ee73-ls42
2022-08-24 08:43:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-24 08:43:14 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-24 08:43:14 UTC/bin/sh -c #(nop) ARG DUCKDNS_VERSION
2022-08-24 08:43:14 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 659fbd12-ls109 Build-date:- 2022-08-24T10:42:01+02:00
2022-08-24 08:43:14 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-08-24 08:43:14 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2022-08-24 08:43:16 UTC|3 BUILD_DATE=2022-08-24T10:42:01+02:00 DUCKDNS_VERSION=659fbd12 VERSION=659fbd12-ls109 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl logrotate
2022-08-24 08:43:16 UTC/bin/sh -c #(nop) COPY dir:17558e264703c234b134a2fab693830f8b6c72cc6f430586f68b20d4a2ccf8d3 in /
2022-08-24 08:43:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-24 08:43:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-24T10:42:01+02:00
2022-08-24 08:43:16 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-08-24 08:43:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-duckdns
2022-08-24 08:43:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-24 08:43:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=805aaade1b9189ddae902c80fc64a62b39790d1c
2022-08-24 08:43:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=805aaade1b9189ddae902c80fc64a62b39790d1c
2022-08-24 08:43:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-duckdns
2022-08-24 08:43:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Duckdns
2022-08-24 08:43:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-duckdns/packages
2022-08-24 08:43:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-24 08:43:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=659fbd12-ls109
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.