Namespace
linuxserver
Image / Tag
duckdns:arm64v8-version-eb89e848
Content Digest
sha256:98a61c4121cb6f3556b18ae35b943bd64a0f76ac43e9f82b7a35d67e45fb7319
Details
Created

2022-07-06 08:41:58 UTC

Size

10.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- eb89e848-ls102 Build-date:- 2022-07-06T10:40:47+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-06T10:40:47+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
    8fdbd4c149f5c55a4a4d1b2e7c1ebf07d2d95708
  • org.opencontainers.image.revision
    8fdbd4c149f5c55a4a4d1b2e7c1ebf07d2d95708
  • 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
    eb89e848-ls102

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

[#001] sha256:b10aa88b34775d85a38e0f8307f98f084c55cea5c76311bbe46a696aa5bc7fc3 - 49.98% (5.4 MB)

[#002] sha256:a0c58c770fc0e362d823458a4f147980069e3c5f345df12a65c2593338b0ea22 - 0.03% (3.85 KB)

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

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


History
2022-07-01 16:15:19 UTC

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

2022-07-01 16:15:20 UTC

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

2022-07-01 16:15:20 UTC

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

2022-07-01 16:15:21 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c1f7f25a-ls34 Build-date:- 2022-07-01T18:13:33+02:00

2022-07-01 16:15:22 UTC

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

2022-07-01 16:15:23 UTC

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

2022-07-01 16:15:38 UTC

|2 BUILD_DATE=2022-07-01T18:13:33+02:00 VERSION=c1f7f25a-ls34 /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-01 16:15:39 UTC

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

2022-07-01 16:15:39 UTC

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

2022-07-01 16:15:40 UTC

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

2022-07-01 16:15:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-01T18:13:33+02:00

2022-07-01 16:15:42 UTC

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

2022-07-01 16:15:43 UTC

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

2022-07-01 16:15:44 UTC

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

2022-07-01 16:15:45 UTC

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

2022-07-01 16:15:46 UTC

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

2022-07-01 16:15:47 UTC

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

2022-07-01 16:15:48 UTC

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

2022-07-01 16:15:49 UTC

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

2022-07-01 16:15:50 UTC

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

2022-07-01 16:15:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=c1f7f25a-ls34

2022-07-06 08:41:53 UTC

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

2022-07-06 08:41:53 UTC

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

2022-07-06 08:41:53 UTC

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

2022-07-06 08:41:53 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- eb89e848-ls102 Build-date:- 2022-07-06T10:40:47+02:00

2022-07-06 08:41:54 UTC

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

2022-07-06 08:41:54 UTC

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

2022-07-06 08:41:56 UTC

|3 BUILD_DATE=2022-07-06T10:40:47+02:00 DUCKDNS_VERSION=eb89e848 VERSION=eb89e848-ls102 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl logrotate

2022-07-06 08:41:56 UTC

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

2022-07-06 08:41:56 UTC

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

2022-07-06 08:41:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-06T10:40:47+02:00

2022-07-06 08:41:56 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-06 08:41:56 UTC

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

2022-07-06 08:41:57 UTC

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

2022-07-06 08:41:57 UTC

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

2022-07-06 08:41:57 UTC

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

2022-07-06 08:41:57 UTC

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

2022-07-06 08:41:57 UTC

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

2022-07-06 08:41:57 UTC

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

2022-07-06 08:41:57 UTC

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

2022-07-06 08:41:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=eb89e848-ls102

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