Namespace
linuxserver
Image / Tag
duckdns:amd64-0168fda3-ls116
Content Digest
sha256:a47216df47385a11071520ee71620fbb39cb61286663c56ca6734d7757bbd2ec
Details
Created

2022-11-16 08:43:31 UTC

Size

9.52 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 0168fda3-ls116 Build-date:- 2022-11-16T09:42:21+01:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-16T09:42:21+01: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
    5f53f618aafeaee7576853f0905b041fa2dc0655
  • org.opencontainers.image.revision
    5f53f618aafeaee7576853f0905b041fa2dc0655
  • 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
    0168fda3-ls116

Environment
HOME

/root

PATH

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

PS1

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

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm


Layers

[#000] sha256:1f62ddbe1e2e4937ce2665972075331b816ed8064c4714992bea013afed4211f - 53.54% (5.1 MB)

[#001] sha256:55b1bff96c0837f146f7f0b720f04b15d0cc8c6c2f0b7261097f869e3c41dfe3 - 0.03% (3.16 KB)

[#002] sha256:e135e7fea09bdd8d6d3f4281e8886f27d3e2475fa4965668af8edcb0e1fa3ec2 - 45.33% (4.32 MB)

[#003] sha256:f568e593f0876059e2caa5d101ac6a3ec992ffd6535163c88b6ba362e01a5577 - 0.05% (4.46 KB)

[#004] sha256:051d89b361445836672430273e09950d4758c0f05fab8a56371f21c3135ddab6 - 1.03% (101 KB)

[#005] sha256:1fde201db14eacbeea6a00fdbfb985c7b82a549056dc15c823b69555e7f9d80b - 0.02% (1.47 KB)


History
2022-11-15 06:35:46 UTC

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

2022-11-15 06:35:47 UTC

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

2022-11-15 06:35:47 UTC

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

2022-11-15 06:35:47 UTC

/bin/sh -c #(nop) ARG MODS_VERSION=v3

2022-11-15 06:35:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 16c25840-ls30 Build-date:- 2022-11-15T07:34:27+01:00

2022-11-15 06:35:48 UTC

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

2022-11-15 06:35:48 UTC

/bin/sh -c #(nop) ADD 67183683f126bd923d1bbf876334979e150f8166b74653634c96ff37a0bdc6ce in /docker-mods

2022-11-15 06:35:49 UTC

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

2022-11-15 06:35:52 UTC

|3 BUILD_DATE=2022-11-15T07:34:27+01:00 MODS_VERSION=v3 VERSION=16c25840-ls30 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl jq 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 && chmod +x /docker-mods && echo "**** cleanup ****" && rm -rf /tmp/*

2022-11-15 06:35:53 UTC

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

2022-11-15 06:35:53 UTC

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

2022-11-15 06:35:53 UTC

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

2022-11-15 06:35:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-15T07:34:27+01:00

2022-11-15 06:35:53 UTC

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

2022-11-15 06:35:53 UTC

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

2022-11-15 06:35:53 UTC

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

2022-11-15 06:35:54 UTC

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

2022-11-15 06:35:54 UTC

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

2022-11-15 06:35:54 UTC

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

2022-11-15 06:35:54 UTC

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

2022-11-15 06:35:54 UTC

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

2022-11-15 06:35:54 UTC

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

2022-11-15 06:35:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=16c25840-ls30

2022-11-16 08:43:28 UTC

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

2022-11-16 08:43:28 UTC

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

2022-11-16 08:43:28 UTC

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

2022-11-16 08:43:28 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0168fda3-ls116 Build-date:- 2022-11-16T09:42:21+01:00

2022-11-16 08:43:28 UTC

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

2022-11-16 08:43:30 UTC

|3 BUILD_DATE=2022-11-16T09:42:21+01:00 DUCKDNS_VERSION=0168fda3 VERSION=0168fda3-ls116 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl logrotate

2022-11-16 08:43:30 UTC

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

2022-11-16 08:43:30 UTC

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

2022-11-16 08:43:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16T09:42:21+01:00

2022-11-16 08:43:30 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-11-16 08:43:30 UTC

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

2022-11-16 08:43:31 UTC

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

2022-11-16 08:43:31 UTC

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

2022-11-16 08:43:31 UTC

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

2022-11-16 08:43:31 UTC

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

2022-11-16 08:43:31 UTC

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

2022-11-16 08:43:31 UTC

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

2022-11-16 08:43:31 UTC

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

2022-11-16 08:43:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0168fda3-ls116

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