Namespace
linuxserver
Image / Tag
duckdns:49539a85-ls105
Content Digest
sha256:14082e2940beb3539c3ee164552829cae277d692f592548f9a8410b2e4ce84a3
Details
Created

2022-07-27 08:42:37 UTC

Size

8.95 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 49539a85-ls105 Build-date:- 2022-07-27T10:41:38+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-27T10:41:38+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
    6455b981aa63406ae0b686cf5c2bdb6300eed864
  • org.opencontainers.image.revision
    6455b981aa63406ae0b686cf5c2bdb6300eed864
  • 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
    49539a85-ls105

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:593ce7432d6d7f545b6fece43087cf4b0d1f9072e3e3e938bb2c2244ce3a70e6 - 56.95% (5.1 MB)

[#001] sha256:0f7aab5c61499565fb182c34862aa0c3d4bee807954c402f0bf4b640396d9814 - 41.89% (3.75 MB)

[#002] sha256:f8e383b44271ffc73488d6c11035732582104649e977c120b046acd8246591e6 - 0.05% (4.41 KB)

[#003] sha256:3ed5a45ac7ef231345377a7bfbf04d66627250babc77a0744583cbb576e0b040 - 1.09% (100 KB)

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


History
2022-07-26 16:39:57 UTC

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

2022-07-26 16:39:57 UTC

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

2022-07-26 16:39:57 UTC

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

2022-07-26 16:39:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2538328e-ls38 Build-date:- 2022-07-26T18:38:40+02:00

2022-07-26 16:39:57 UTC

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

2022-07-26 16:39:58 UTC

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

2022-07-26 16:40:00 UTC

|2 BUILD_DATE=2022-07-26T18:38:40+02:00 VERSION=2538328e-ls38 /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-07-26 16:40:01 UTC

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

2022-07-26 16:40:01 UTC

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

2022-07-26 16:40:02 UTC

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

2022-07-26 16:40:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T18:38:40+02:00

2022-07-26 16:40:03 UTC

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

2022-07-26 16:40:03 UTC

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

2022-07-26 16:40:04 UTC

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

2022-07-26 16:40:04 UTC

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

2022-07-26 16:40:04 UTC

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

2022-07-26 16:40:04 UTC

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

2022-07-26 16:40:04 UTC

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

2022-07-26 16:40:05 UTC

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

2022-07-26 16:40:05 UTC

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

2022-07-26 16:40:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2538328e-ls38

2022-07-27 08:42:34 UTC

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

2022-07-27 08:42:34 UTC

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

2022-07-27 08:42:34 UTC

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

2022-07-27 08:42:34 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 49539a85-ls105 Build-date:- 2022-07-27T10:41:38+02:00

2022-07-27 08:42:34 UTC

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

2022-07-27 08:42:34 UTC

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

2022-07-27 08:42:35 UTC

|3 BUILD_DATE=2022-07-27T10:41:38+02:00 DUCKDNS_VERSION=49539a85 VERSION=49539a85-ls105 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl logrotate

2022-07-27 08:42:36 UTC

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

2022-07-27 08:42:36 UTC

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

2022-07-27 08:42:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-27T10:41:38+02:00

2022-07-27 08:42:36 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-27 08:42:36 UTC

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

2022-07-27 08:42:36 UTC

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

2022-07-27 08:42:36 UTC

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

2022-07-27 08:42:36 UTC

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

2022-07-27 08:42:37 UTC

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

2022-07-27 08:42:37 UTC

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

2022-07-27 08:42:37 UTC

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

2022-07-27 08:42:37 UTC

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

2022-07-27 08:42:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=49539a85-ls105

Details
Created

2022-07-27 08:42:59 UTC

Size

9.99 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 49539a85-ls105 Build-date:- 2022-07-27T10:41:38+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-27T10:41:38+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
    6455b981aa63406ae0b686cf5c2bdb6300eed864
  • org.opencontainers.image.revision
    6455b981aa63406ae0b686cf5c2bdb6300eed864
  • 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
    49539a85-ls105

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:7c47a645a1abf23d32aa2a6ec191a624b3470634ca2a6d41135a902b7f787ae3 - 50.79% (5.07 MB)

[#001] sha256:8154cf88ff7d7b22d445eb51fb237b11a2ea5428db6edb1bdfe238d117ec9eaf - 48.23% (4.82 MB)

[#002] sha256:48f5f4e6a4e5845f1c35d27ab51ae1347dbb44c2b035e45a53e902abacab116a - 0.04% (4.42 KB)

[#003] sha256:f5854ea91440cd1f15316d461f0417dc3775fac205e3e3eaf196f01902fe4262 - 0.92% (94.5 KB)

[#004] sha256:05f2a28b2f69df69a1e9874e39cc08722613c4e12d55ab5bf96bc9b6e6716597 - 0.01% (1.16 KB)


History
2022-07-26 16:40:13 UTC

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

2022-07-26 16:40:13 UTC

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

2022-07-26 16:40:14 UTC

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

2022-07-26 16:40:14 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2538328e-ls38 Build-date:- 2022-07-26T18:38:40+02:00

2022-07-26 16:40:14 UTC

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

2022-07-26 16:40:14 UTC

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

2022-07-26 16:40:23 UTC

|2 BUILD_DATE=2022-07-26T18:38:40+02:00 VERSION=2538328e-ls38 /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-07-26 16:40:24 UTC

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

2022-07-26 16:40:24 UTC

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

2022-07-26 16:40:24 UTC

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

2022-07-26 16:40:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T18:38:40+02:00

2022-07-26 16:40:25 UTC

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

2022-07-26 16:40:25 UTC

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

2022-07-26 16:40:25 UTC

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

2022-07-26 16:40:25 UTC

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

2022-07-26 16:40:26 UTC

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

2022-07-26 16:40:26 UTC

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

2022-07-26 16:40:26 UTC

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

2022-07-26 16:40:26 UTC

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

2022-07-26 16:40:27 UTC

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

2022-07-26 16:40:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2538328e-ls38

2022-07-27 08:42:39 UTC

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

2022-07-27 08:42:40 UTC

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

2022-07-27 08:42:41 UTC

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

2022-07-27 08:42:42 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 49539a85-ls105 Build-date:- 2022-07-27T10:41:38+02:00

2022-07-27 08:42:43 UTC

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

2022-07-27 08:42:44 UTC

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

2022-07-27 08:42:47 UTC

|3 BUILD_DATE=2022-07-27T10:41:38+02:00 DUCKDNS_VERSION=49539a85 VERSION=49539a85-ls105 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl logrotate

2022-07-27 08:42:48 UTC

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

2022-07-27 08:42:48 UTC

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

2022-07-27 08:42:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-27T10:41:38+02:00

2022-07-27 08:42:50 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-27 08:42:51 UTC

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

2022-07-27 08:42:52 UTC

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

2022-07-27 08:42:53 UTC

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

2022-07-27 08:42:54 UTC

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

2022-07-27 08:42:55 UTC

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

2022-07-27 08:42:56 UTC

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

2022-07-27 08:42:57 UTC

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

2022-07-27 08:42:58 UTC

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

2022-07-27 08:42:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=49539a85-ls105

Details
Created

2022-07-27 08:42:44 UTC

Size

10.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 49539a85-ls105 Build-date:- 2022-07-27T10:41:38+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-27T10:41:38+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
    6455b981aa63406ae0b686cf5c2bdb6300eed864
  • org.opencontainers.image.revision
    6455b981aa63406ae0b686cf5c2bdb6300eed864
  • 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
    49539a85-ls105

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:fb46688e948740086b6f5077234cc580e3fd5d889fb1efdd0a6a21a8d07f9670 - 49.08% (5.31 MB)

[#001] sha256:93802565059d2cbf69ccae5803e532816b27c6172dc1f0623e4347a8b05f0bbf - 49.97% (5.4 MB)

[#002] sha256:2e092acdb2052dbf4c3a2d8831288212efaffbbc127e53c4dcb31416a54da541 - 0.04% (4.42 KB)

[#003] sha256:a9e577c4bca7357137203cd1145a9f8674656b633faca58997e3461af6706086 - 0.9% (99.2 KB)

[#004] sha256:594375c6452435ae01e9bbd9ef2d4ec35503ea0289bb92afdc7eed044dbecd5c - 0.01% (1.19 KB)


History
2022-07-26 16:39:56 UTC

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

2022-07-26 16:39:56 UTC

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

2022-07-26 16:39:56 UTC

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

2022-07-26 16:39:56 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2538328e-ls38 Build-date:- 2022-07-26T18:38:40+02:00

2022-07-26 16:39:56 UTC

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

2022-07-26 16:39:56 UTC

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

2022-07-26 16:39:59 UTC

|2 BUILD_DATE=2022-07-26T18:38:40+02:00 VERSION=2538328e-ls38 /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-26 16:40:00 UTC

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

2022-07-26 16:40:00 UTC

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

2022-07-26 16:40:00 UTC

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

2022-07-26 16:40:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T18:38:40+02:00

2022-07-26 16:40:00 UTC

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

2022-07-26 16:40:01 UTC

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

2022-07-26 16:40:01 UTC

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

2022-07-26 16:40:01 UTC

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

2022-07-26 16:40:01 UTC

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

2022-07-26 16:40:01 UTC

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

2022-07-26 16:40:01 UTC

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

2022-07-26 16:40:01 UTC

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

2022-07-26 16:40:02 UTC

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

2022-07-26 16:40:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2538328e-ls38

2022-07-27 08:42:39 UTC

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

2022-07-27 08:42:40 UTC

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

2022-07-27 08:42:40 UTC

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

2022-07-27 08:42:40 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 49539a85-ls105 Build-date:- 2022-07-27T10:41:38+02:00

2022-07-27 08:42:40 UTC

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

2022-07-27 08:42:40 UTC

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

2022-07-27 08:42:42 UTC

|3 BUILD_DATE=2022-07-27T10:41:38+02:00 DUCKDNS_VERSION=49539a85 VERSION=49539a85-ls105 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl logrotate

2022-07-27 08:42:42 UTC

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

2022-07-27 08:42:42 UTC

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

2022-07-27 08:42:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-27T10:41:38+02:00

2022-07-27 08:42:43 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-27 08:42:43 UTC

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

2022-07-27 08:42:43 UTC

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

2022-07-27 08:42:43 UTC

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

2022-07-27 08:42:43 UTC

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

2022-07-27 08:42:43 UTC

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

2022-07-27 08:42:44 UTC

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

2022-07-27 08:42:44 UTC

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

2022-07-27 08:42:44 UTC

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

2022-07-27 08:42:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=49539a85-ls105

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