Namespace
linuxserver
Image / Tag
duckdns:arm64v8-27d599af-ls104
Content Digest
sha256:0844c34270c748f015344492227d2cc7ac0067d6d0097a986a7c28df9d1848cd
Details
Created

2022-07-20 08:43:47 UTC

Size

10.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 27d599af-ls104 Build-date:- 2022-07-20T10:42:21+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-20T10:42:21+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
    b16f6a212331dbe2ee501031f698e1469910b04a
  • org.opencontainers.image.revision
    b16f6a212331dbe2ee501031f698e1469910b04a
  • 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
    27d599af-ls104

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

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

[#002] sha256:92da3ec90088417c0c2309f6130deb51f1562015e325786501bc23e88ecbbee4 - 0.04% (3.92 KB)

[#003] sha256:42def1e4021b4c3e4c5dfdf341d691a40cd8191dacd8112741f030d78553a5e2 - 0.89% (99.1 KB)

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


History
2022-07-19 06:34:01 UTC

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

2022-07-19 06:34:01 UTC

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

2022-07-19 06:34:01 UTC

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

2022-07-19 06:34:01 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 63fedcaf-ls36 Build-date:- 2022-07-19T01:32:23-05:00

2022-07-19 06:34:01 UTC

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

2022-07-19 06:34:01 UTC

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

2022-07-19 06:34:05 UTC

|2 BUILD_DATE=2022-07-19T01:32:23-05:00 VERSION=63fedcaf-ls36 /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-19 06:34:05 UTC

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

2022-07-19 06:34:05 UTC

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

2022-07-19 06:34:06 UTC

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

2022-07-19 06:34:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-19T01:32:23-05:00

2022-07-19 06:34:06 UTC

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

2022-07-19 06:34:06 UTC

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

2022-07-19 06:34:06 UTC

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

2022-07-19 06:34:06 UTC

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

2022-07-19 06:34:07 UTC

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

2022-07-19 06:34:07 UTC

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

2022-07-19 06:34:07 UTC

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

2022-07-19 06:34:07 UTC

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

2022-07-19 06:34:07 UTC

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

2022-07-19 06:34:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=63fedcaf-ls36

2022-07-20 08:43:27 UTC

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

2022-07-20 08:43:28 UTC

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

2022-07-20 08:43:29 UTC

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

2022-07-20 08:43:30 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 27d599af-ls104 Build-date:- 2022-07-20T10:42:21+02:00

2022-07-20 08:43:31 UTC

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

2022-07-20 08:43:32 UTC

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

2022-07-20 08:43:34 UTC

|3 BUILD_DATE=2022-07-20T10:42:21+02:00 DUCKDNS_VERSION=27d599af VERSION=27d599af-ls104 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl logrotate

2022-07-20 08:43:36 UTC

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

2022-07-20 08:43:36 UTC

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

2022-07-20 08:43:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-20T10:42:21+02:00

2022-07-20 08:43:38 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-20 08:43:39 UTC

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

2022-07-20 08:43:40 UTC

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

2022-07-20 08:43:41 UTC

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

2022-07-20 08:43:42 UTC

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

2022-07-20 08:43:43 UTC

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

2022-07-20 08:43:44 UTC

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

2022-07-20 08:43:45 UTC

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

2022-07-20 08:43:46 UTC

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

2022-07-20 08:43:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=27d599af-ls104

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