Namespace
linuxserver
Image / Tag
duckdns:286cc5c6-ls108
Content Digest
sha256:dfaf42f8966659a8bb4786c8037708a8745fa27bc07e1c743e7c653e3c2ad208
Details
Created

2022-08-17 08:42:16 UTC

Size

8.97 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 286cc5c6-ls108 Build-date:- 2022-08-17T10:41:13+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-17T10:41:13+02:00
  • 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.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-duckdns
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    c067f1a1b84c400ff5ce91a7f0aad9dc7c537900
  • org.opencontainers.image.revision
    c067f1a1b84c400ff5ce91a7f0aad9dc7c537900
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-duckdns
  • org.opencontainers.image.title
    Duckdns
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-duckdns/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    286cc5c6-ls108

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

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:d1cf4aa47ba147afdbf2fa9660c3725493fd66d87c69942b69a2e72ce504e7a3 - 56.92% (5.11 MB)

[#001] sha256:2faa9f4c1b683e3fb4f9c5ddf23aa5d50e86689bc7dffeca34f4932a0af234fc - 41.92% (3.76 MB)

[#002] sha256:c2db843987b3a5952b167bbd8a2f4f7867de187aa6c4172353135bd1f4a5cf5a - 0.05% (4.96 KB)

[#003] sha256:59aa2743aec75c90fcb73757e17dd1757435ddf2e5435b7cac8686ef59b76361 - 1.09% (100 KB)

[#004] sha256:62de1d58419738503d7209993df9f0e52370a6e591e0310914d5319c7044cc1a - 0.01% (1.19 KB)


History
2022-08-16 06:32:57 UTC

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

2022-08-16 06:32:57 UTC

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

2022-08-16 06:32:57 UTC

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

2022-08-16 06:32:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8c7719ed-ls41 Build-date:- 2022-08-16T08:31:44+02:00

2022-08-16 06:32:57 UTC

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

2022-08-16 06:32:58 UTC

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

2022-08-16 06:33:00 UTC

|2 BUILD_DATE=2022-08-16T08:31:44+02:00 VERSION=8c7719ed-ls41 /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-16 06:33:00 UTC

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

2022-08-16 06:33:00 UTC

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

2022-08-16 06:33:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-16 06:33:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T08:31:44+02:00

2022-08-16 06:33:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-08-16 06:33:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-08-16 06:33:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-16 06:33:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ab3b56d3b6c48c2239b5eb2ace53b9023a869581

2022-08-16 06:33:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ab3b56d3b6c48c2239b5eb2ace53b9023a869581

2022-08-16 06:33:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-08-16 06:33:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-08-16 06:33:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-08-16 06:33:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-16 06:33:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=8c7719ed-ls41

2022-08-17 08:42:12 UTC

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

2022-08-17 08:42:12 UTC

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

2022-08-17 08:42:12 UTC

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

2022-08-17 08:42:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 286cc5c6-ls108 Build-date:- 2022-08-17T10:41:13+02:00

2022-08-17 08:42:12 UTC

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

2022-08-17 08:42:13 UTC

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

2022-08-17 08:42:14 UTC

|3 BUILD_DATE=2022-08-17T10:41:13+02:00 DUCKDNS_VERSION=286cc5c6 VERSION=286cc5c6-ls108 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl logrotate

2022-08-17 08:42:14 UTC

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

2022-08-17 08:42:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-17 08:42:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-17T10:41:13+02:00

2022-08-17 08:42:14 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-17 08:42:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-duckdns

2022-08-17 08:42:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-17 08:42:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=c067f1a1b84c400ff5ce91a7f0aad9dc7c537900

2022-08-17 08:42:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c067f1a1b84c400ff5ce91a7f0aad9dc7c537900

2022-08-17 08:42:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-duckdns

2022-08-17 08:42:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Duckdns

2022-08-17 08:42:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-duckdns/packages

2022-08-17 08:42:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-17 08:42:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=286cc5c6-ls108

Details
Created

2022-08-17 08:42:25 UTC

Size

10 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 286cc5c6-ls108 Build-date:- 2022-08-17T10:41:13+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-17T10:41:13+02:00
  • 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.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-duckdns
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    c067f1a1b84c400ff5ce91a7f0aad9dc7c537900
  • org.opencontainers.image.revision
    c067f1a1b84c400ff5ce91a7f0aad9dc7c537900
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-duckdns
  • org.opencontainers.image.title
    Duckdns
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-duckdns/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    286cc5c6-ls108

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

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:ff10194bd0f09bd30a857a95f5ee6957779168f1a902a46d919204c9f87cd465 - 50.76% (5.08 MB)

[#001] sha256:4e3f3cf62ea5fcb063477ac1fc67ea97384a642af5666551d03bc4f02cb7506e - 48.26% (4.83 MB)

[#002] sha256:68cacd3857763094903253fc7327ded9b55613e4b0735bea24fec5ed0a8c7925 - 0.05% (4.96 KB)

[#003] sha256:9fb7fa5acb97c1d6d0813573c527298580c8351b7e03aca2587b94f8583c33d3 - 0.93% (95 KB)

[#004] sha256:548639fc24a8636706688db5cf0581fc4c4835b6c470090e3e8d2348a1be72a6 - 0.01% (1.19 KB)


History
2022-08-16 06:33:15 UTC

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

2022-08-16 06:33:16 UTC

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

2022-08-16 06:33:16 UTC

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

2022-08-16 06:33:16 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8c7719ed-ls41 Build-date:- 2022-08-16T08:31:44+02:00

2022-08-16 06:33:17 UTC

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

2022-08-16 06:33:17 UTC

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

2022-08-16 06:33:24 UTC

|2 BUILD_DATE=2022-08-16T08:31:44+02:00 VERSION=8c7719ed-ls41 /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-16 06:33:24 UTC

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

2022-08-16 06:33:24 UTC

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

2022-08-16 06:33:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-16 06:33:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T08:31:44+02:00

2022-08-16 06:33:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-08-16 06:33:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-08-16 06:33:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-16 06:33:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ab3b56d3b6c48c2239b5eb2ace53b9023a869581

2022-08-16 06:33:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ab3b56d3b6c48c2239b5eb2ace53b9023a869581

2022-08-16 06:33:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-08-16 06:33:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-08-16 06:33:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-08-16 06:33:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-16 06:33:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=8c7719ed-ls41

2022-08-17 08:42:17 UTC

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

2022-08-17 08:42:17 UTC

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

2022-08-17 08:42:17 UTC

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

2022-08-17 08:42:18 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 286cc5c6-ls108 Build-date:- 2022-08-17T10:41:13+02:00

2022-08-17 08:42:18 UTC

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

2022-08-17 08:42:18 UTC

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

2022-08-17 08:42:21 UTC

|3 BUILD_DATE=2022-08-17T10:41:13+02:00 DUCKDNS_VERSION=286cc5c6 VERSION=286cc5c6-ls108 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl logrotate

2022-08-17 08:42:22 UTC

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

2022-08-17 08:42:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-17 08:42:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-17T10:41:13+02:00

2022-08-17 08:42:22 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-17 08:42:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-duckdns

2022-08-17 08:42:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-17 08:42:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=c067f1a1b84c400ff5ce91a7f0aad9dc7c537900

2022-08-17 08:42:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c067f1a1b84c400ff5ce91a7f0aad9dc7c537900

2022-08-17 08:42:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-duckdns

2022-08-17 08:42:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Duckdns

2022-08-17 08:42:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-duckdns/packages

2022-08-17 08:42:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-17 08:42:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=286cc5c6-ls108

Details
Created

2022-08-17 08:42:24 UTC

Size

10.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 286cc5c6-ls108 Build-date:- 2022-08-17T10:41:13+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-17T10:41:13+02:00
  • 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.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-duckdns
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    c067f1a1b84c400ff5ce91a7f0aad9dc7c537900
  • org.opencontainers.image.revision
    c067f1a1b84c400ff5ce91a7f0aad9dc7c537900
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-duckdns
  • org.opencontainers.image.title
    Duckdns
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-duckdns/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    286cc5c6-ls108

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

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:3432a88d1807d16e586a782d701482a99946ae98f42fc4dd2ac535f7e64cb9c6 - 49.06% (5.31 MB)

[#001] sha256:616783dae09e2d261844eaae135a440c866f85b0717da1fbaf53313693aabf7b - 49.99% (5.41 MB)

[#002] sha256:23e8ce3cdd591ad4d1422bca9e0e744d2e3494de6accb08a0c3ec00d1b1e05df - 0.04% (4.96 KB)

[#003] sha256:60b577a41063ad960609076c6b5d4cab21669665d1328bd8dfa0abb13a1b82ee - 0.9% (99.5 KB)

[#004] sha256:76d8752856efe623c91d27f34f1370c247ba2201abd4759a0da619f40a1e6edf - 0.01% (1.19 KB)


History
2022-08-16 06:32:58 UTC

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

2022-08-16 06:32:59 UTC

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

2022-08-16 06:32:59 UTC

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

2022-08-16 06:32:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8c7719ed-ls41 Build-date:- 2022-08-16T08:31:44+02:00

2022-08-16 06:32:59 UTC

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

2022-08-16 06:32:59 UTC

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

2022-08-16 06:33:04 UTC

|2 BUILD_DATE=2022-08-16T08:31:44+02:00 VERSION=8c7719ed-ls41 /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-16 06:33:04 UTC

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

2022-08-16 06:33:05 UTC

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

2022-08-16 06:33:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-16 06:33:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T08:31:44+02:00

2022-08-16 06:33:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-08-16 06:33:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-08-16 06:33:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-16 06:33:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ab3b56d3b6c48c2239b5eb2ace53b9023a869581

2022-08-16 06:33:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ab3b56d3b6c48c2239b5eb2ace53b9023a869581

2022-08-16 06:33:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-08-16 06:33:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-08-16 06:33:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-08-16 06:33:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-16 06:33:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=8c7719ed-ls41

2022-08-17 08:42:19 UTC

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

2022-08-17 08:42:19 UTC

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

2022-08-17 08:42:20 UTC

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

2022-08-17 08:42:20 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 286cc5c6-ls108 Build-date:- 2022-08-17T10:41:13+02:00

2022-08-17 08:42:20 UTC

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

2022-08-17 08:42:20 UTC

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

2022-08-17 08:42:22 UTC

|3 BUILD_DATE=2022-08-17T10:41:13+02:00 DUCKDNS_VERSION=286cc5c6 VERSION=286cc5c6-ls108 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl logrotate

2022-08-17 08:42:22 UTC

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

2022-08-17 08:42:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-17 08:42:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-17T10:41:13+02:00

2022-08-17 08:42: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-17 08:42:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-duckdns

2022-08-17 08:42:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-17 08:42:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=c067f1a1b84c400ff5ce91a7f0aad9dc7c537900

2022-08-17 08:42:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c067f1a1b84c400ff5ce91a7f0aad9dc7c537900

2022-08-17 08:42:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-duckdns

2022-08-17 08:42:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Duckdns

2022-08-17 08:42:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-duckdns/packages

2022-08-17 08:42:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-17 08:42:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=286cc5c6-ls108

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