Namespace
linuxserver
Image / Tag
duckdns:version-43f38d73
Content Digest
sha256:1090fc3f37dedbe92544be54bf29117c0a3ce71897b54a7931c1cf0f3e3ea1d4
Details
Created

2021-02-11 19:13:39 UTC

Size

10.2 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 43f38d73-ls67 Build-date:- 2021-02-11T14:12:45-05:00
  • maintainer
    aptalca

Environment
HOME

/root

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_BEHAVIOUR_IF_STAGE2_FAILS

2

TERM

xterm


Layers

[#000] sha256:e3d62ae256f36d85d66f56817aa2323b4be3299a73f3c79475373bb8ce7a0a9e - 27.4% (2.8 MB)

[#001] sha256:9d6625b93f12ce5bf793e6b17837e97ef27462843ac62a751c33f560c0ad82fb - 18.19% (1.86 MB)

[#002] sha256:e1bd71a16137bae05c565d9c647ededf288fb8bb860c4a22df4e4a1587df924f - 17.49% (1.79 MB)

[#003] sha256:2fe25602586f9057489acdcf633b126c190d308595716a667663f24d42cf1c21 - 0.0% (439 Bytes)

[#004] sha256:709f52b4eff78412407384206699123c69cb3a9900ab7c9b94cf0b72381927d1 - 29.35% (3 MB)

[#005] sha256:3d08e718e8451e196ca535fbdcb7aaa40cbb5792759c120edc4b2c34936eee1c - 0.03% (2.75 KB)

[#006] sha256:a48a5417a0de72352431e49d9b95b872a50d795e2b52ebd79cb1884830089f2b - 7.53% (788 KB)

[#007] sha256:15c5ad6c2d91dc9c7a633aea72c78ea9a17eb32e1f0b718ac5b85cab5ec3a319 - 0.01% (1.01 KB)


History
2021-01-29 14:55:42 UTC

/bin/sh -c #(nop) COPY dir:34cb43ec3b9545b5580512050701d57f9c1bf2f4a2d3e0ea9ba3c04e48b6bedf in /

2021-01-29 14:55:42 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2021-01-29 14:55:42 UTC

/bin/sh -c #(nop) ARG VERSION

2021-01-29 14:55:43 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e2f01b82-ls4 Build-date:- 2021-01-29T14:54:35+00:00

2021-01-29 14:55:43 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2021-01-29 14:55:43 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.0

2021-01-29 14:55:44 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64

2021-01-29 14:55:48 UTC

/bin/sh -c #(nop) ADD b19812973f212c683902eb5a2a95dbe8069734a53f52bef06092d8c411a74dd4 in /tmp/

2021-01-29 14:55:50 UTC

|4 BUILD_DATE=2021-01-29T14:54:35+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.0 VERSION=e2f01b82-ls4 /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-01-29 14:55:50 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-01-29 14:55:50 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm

2021-01-29 14:55:54 UTC

|4 BUILD_DATE=2021-01-29T14:54:35+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.0 VERSION=e2f01b82-ls4 /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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2021-01-29 14:55:54 UTC

/bin/sh -c #(nop) COPY dir:830561aefd71c7fca9d8e21ce7d56ba5979b78dce3d1d721fbb0b8a2099858eb in /

2021-01-29 14:55:54 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2021-02-11 19:13:37 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2021-02-11 19:13:37 UTC

/bin/sh -c #(nop) ARG VERSION

2021-02-11 19:13:37 UTC

/bin/sh -c #(nop) ARG DUCKDNS_VERSION

2021-02-11 19:13:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 43f38d73-ls67 Build-date:- 2021-02-11T14:12:45-05:00

2021-02-11 19:13:38 UTC

/bin/sh -c #(nop) LABEL maintainer=aptalca

2021-02-11 19:13:38 UTC

/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

2021-02-11 19:13:39 UTC

|3 BUILD_DATE=2021-02-11T14:12:45-05:00 DUCKDNS_VERSION=43f38d73 VERSION=43f38d73-ls67 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2021-02-11 19:13:39 UTC

/bin/sh -c #(nop) COPY dir:0314519ef45449a723c12960d456d1d369cf045f875c21c4fb607769be8dd249 in /

Details
Created

2021-02-11 19:13:50 UTC

Size

11.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 43f38d73-ls67 Build-date:- 2021-02-11T14:12:45-05:00
  • maintainer
    aptalca

Environment
HOME

/root

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_BEHAVIOUR_IF_STAGE2_FAILS

2

TERM

xterm


Layers

[#000] sha256:4df75f67969b4b2f6e6fed69f3ee8c0f0d90f5457d7f0006df23a86b9fa6c3a2 - 20.86% (2.41 MB)

[#001] sha256:1685ca01646f3155208c48dae2bd8e29f9d31975d681b596d9e8381e00298427 - 18.95% (2.19 MB)

[#002] sha256:1dfde49e2b86961bd98c96feefe7320921ef5d24e1d08dc4c09a51f8b7f46933 - 18.31% (2.12 MB)

[#003] sha256:470927b0665ab7dec03a6eb9ff8349fcf716c416f2b21f4e3a18f8d2620d8c3e - 0.0% (437 Bytes)

[#004] sha256:407c9c8f83aff3d103779226e22783fc2619ddbc679501a9e608b928e778e6f0 - 35.67% (4.13 MB)

[#005] sha256:0c399278ffceff46c94620242a763dcb706bd6c93df4a03e0a5b9a59ea67cc15 - 0.02% (2.79 KB)

[#006] sha256:608dc652f2bdb4b4decb045f14ef0a256dc453d49f3bf88c411a965b21c922d3 - 6.18% (731 KB)

[#007] sha256:756c706f2da65016695bccf45a6be0d254af744e48f070f0bde44bc08e31404f - 0.01% (1.01 KB)


History
2021-01-29 14:55:56 UTC

/bin/sh -c #(nop) COPY dir:a4ef3b064780bbb4a563d1be5a53b143c3e35763b5689a9d0b6043d49c201757 in /

2021-01-29 14:55:57 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2021-01-29 14:55:57 UTC

/bin/sh -c #(nop) ARG VERSION

2021-01-29 14:55:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e2f01b82-ls4 Build-date:- 2021-01-29T14:54:35+00:00

2021-01-29 14:55:58 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2021-01-29 14:55:58 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.0

2021-01-29 14:55:59 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm

2021-01-29 14:56:00 UTC

/bin/sh -c #(nop) ADD 0e0daec122f933c199dd1662f1aa7c8bdda591b4199fd575f53c48fe66312ccd in /tmp/

2021-01-29 14:56:04 UTC

|4 BUILD_DATE=2021-01-29T14:54:35+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.0 VERSION=e2f01b82-ls4 /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-01-29 14:56:04 UTC

/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch

2021-01-29 14:56:05 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm

2021-01-29 14:56:14 UTC

|4 BUILD_DATE=2021-01-29T14:54:35+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.0 VERSION=e2f01b82-ls4 /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-01-29 14:56:15 UTC

/bin/sh -c #(nop) COPY dir:371b178a51b766ee7d9791334a2c0ce3288c9f7471fee519bee86963967d3d9a in /

2021-01-29 14:56:15 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2021-02-11 19:13:43 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2021-02-11 19:13:43 UTC

/bin/sh -c #(nop) ARG VERSION

2021-02-11 19:13:44 UTC

/bin/sh -c #(nop) ARG DUCKDNS_VERSION

2021-02-11 19:13:45 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 43f38d73-ls67 Build-date:- 2021-02-11T14:12:45-05:00

2021-02-11 19:13:46 UTC

/bin/sh -c #(nop) LABEL maintainer=aptalca

2021-02-11 19:13:46 UTC

/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

2021-02-11 19:13:50 UTC

|3 BUILD_DATE=2021-02-11T14:12:45-05:00 DUCKDNS_VERSION=43f38d73 VERSION=43f38d73-ls67 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2021-02-11 19:13:50 UTC

/bin/sh -c #(nop) COPY dir:c9dbd2795aa8b1273651660db5b6e04bb7996817f175a2ebdbf54e2cffe02f18 in /

Details
Created

2021-02-11 19:14:04 UTC

Size

12.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 43f38d73-ls67 Build-date:- 2021-02-11T14:12:45-05:00
  • maintainer
    aptalca

Environment
HOME

/root

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_BEHAVIOUR_IF_STAGE2_FAILS

2

TERM

xterm


Layers

[#000] sha256:b1e061151e25873a16a3efb6782d55edd7c48409450a955282e7ff641bc3a23d - 21.68% (2.7 MB)

[#001] sha256:c7bde5b69e1bc3067b8b463ed075f93261e4aadbfc867912480fbc00912a7b4a - 17.6% (2.19 MB)

[#002] sha256:6c17710fc8bf073426ffd48975573b01fb582e6a505931bbbb92a72a1baec035 - 17.18% (2.14 MB)

[#003] sha256:d53a6efd081560bfc482fc8ea85ef768cd438ed631ab3e2e095121d0e09dbbde - 0.0% (443 Bytes)

[#004] sha256:47676a3171449d4603afdbb02c2753c9cd276d534934a4ab40c2c1829671db6e - 37.3% (4.65 MB)

[#005] sha256:5d3b50be6b7c3ff7dfbb49e2184526e9fcd550abe9dad7319a3e1b0827dd55df - 0.02% (2.78 KB)

[#006] sha256:d78f1ad1cca00a9362d8d10276dbc5e79270b483dcb60fd5e34449fd96267d15 - 6.2% (791 KB)

[#007] sha256:f5cfdc03d6a664c8eeb1bbd98ecc88cd51c5235a240369d24fb0235cfe1ce7a5 - 0.01% (1.01 KB)


History
2021-01-29 14:56:25 UTC

/bin/sh -c #(nop) COPY dir:b5f3ff5385e3b2391d9d8ca9e0ea0afe0d823a7637309b7d9fc8167d4baa4824 in /

2021-01-29 14:56:31 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2021-01-29 14:56:39 UTC

/bin/sh -c #(nop) ARG VERSION

2021-01-29 14:56:40 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e2f01b82-ls4 Build-date:- 2021-01-29T14:54:35+00:00

2021-01-29 14:56:42 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2021-01-29 14:56:44 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.0

2021-01-29 14:56:45 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64

2021-01-29 14:56:48 UTC

/bin/sh -c #(nop) ADD bd671b537cadc23131ff329a61eaaa9a537444e9ee307e38263cd18311c790d0 in /tmp/

2021-01-29 14:56:56 UTC

|4 BUILD_DATE=2021-01-29T14:54:35+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.0 VERSION=e2f01b82-ls4 /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-01-29 14:56:59 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-01-29 14:57:00 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm

2021-01-29 14:57:19 UTC

|4 BUILD_DATE=2021-01-29T14:54:35+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.0 VERSION=e2f01b82-ls4 /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-01-29 14:57:22 UTC

/bin/sh -c #(nop) COPY dir:830561aefd71c7fca9d8e21ce7d56ba5979b78dce3d1d721fbb0b8a2099858eb in /

2021-01-29 14:57:23 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2021-02-11 19:13:50 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2021-02-11 19:13:51 UTC

/bin/sh -c #(nop) ARG VERSION

2021-02-11 19:13:53 UTC

/bin/sh -c #(nop) ARG DUCKDNS_VERSION

2021-02-11 19:13:55 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 43f38d73-ls67 Build-date:- 2021-02-11T14:12:45-05:00

2021-02-11 19:13:56 UTC

/bin/sh -c #(nop) LABEL maintainer=aptalca

2021-02-11 19:13:58 UTC

/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

2021-02-11 19:14:02 UTC

|3 BUILD_DATE=2021-02-11T14:12:45-05:00 DUCKDNS_VERSION=43f38d73 VERSION=43f38d73-ls67 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl

2021-02-11 19:14:04 UTC

/bin/sh -c #(nop) COPY dir:0314519ef45449a723c12960d456d1d369cf045f875c21c4fb607769be8dd249 in /

Danger Zone
Delete Tag

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.

Delete