Namespace
linuxserver
Image / Tag
duckdns:arm32v7-7d2a1c41-ls112
Content Digest
sha256:90c9d5d0766bad1e7d0e099932eb2f71a4f2a87f85ff88d7e708f9365e32c170
Details
Created

2022-09-28 14:26:13 UTC

Size

10 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 7d2a1c41-ls112 Build-date:- 2022-09-28T09:24:38-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-28T09:24:38-05: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
    f5399109b921331b02ab1964d9dd8a05ef7851ea
  • org.opencontainers.image.revision
    f5399109b921331b02ab1964d9dd8a05ef7851ea
  • 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
    7d2a1c41-ls112

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:0b83f1c22c7a6213bf086aa0399b6ac474adb74405e5765afe0ecadf78a0723f - 50.99% (5.11 MB)

[#001] sha256:e1dcdde60568a2873166a152d0ea8ab0a2175436bdd5f9f8f5d293c68781badb - 48.0% (4.81 MB)

[#002] sha256:b9dcfad8cebb3f1c23a2b9831ddcf51a0408f85dc6bdea97be53be09ed73d99a - 0.07% (7.01 KB)

[#003] sha256:dff17078164c2db69367aeca3d22d6aad49e579421f88889f4342ae049780ca0 - 0.92% (94.4 KB)

[#004] sha256:bf8ba50578bfe45934163c6328eb019217b3c694dca75c6a35c84d65e05c85b7 - 0.01% (1.47 KB)


History
2022-09-23 14:59:03 UTC

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

2022-09-23 14:59:03 UTC

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

2022-09-23 14:59:04 UTC

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

2022-09-23 14:59:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb0ed076-ls26 Build-date:- 2022-09-23T09:57:23-05:00

2022-09-23 14:59:04 UTC

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

2022-09-23 14:59:04 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-09-23 14:59:15 UTC

|2 BUILD_DATE=2022-09-23T09:57:23-05:00 VERSION=fb0ed076-ls26 /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-09-23 14:59:15 UTC

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

2022-09-23 14:59:16 UTC

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

2022-09-23 14:59:16 UTC

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

2022-09-23 14:59:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-23T09:57:23-05:00

2022-09-23 14:59:16 UTC

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

2022-09-23 14:59:17 UTC

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

2022-09-23 14:59:17 UTC

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

2022-09-23 14:59:17 UTC

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

2022-09-23 14:59:17 UTC

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

2022-09-23 14:59:17 UTC

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

2022-09-23 14:59:18 UTC

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

2022-09-23 14:59:18 UTC

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

2022-09-23 14:59:18 UTC

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

2022-09-23 14:59:18 UTC

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

2022-09-28 14:25:55 UTC

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

2022-09-28 14:25:55 UTC

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

2022-09-28 14:25:56 UTC

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

2022-09-28 14:25:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7d2a1c41-ls112 Build-date:- 2022-09-28T09:24:38-05:00

2022-09-28 14:25:58 UTC

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

2022-09-28 14:26:01 UTC

|3 BUILD_DATE=2022-09-28T09:24:38-05:00 DUCKDNS_VERSION=7d2a1c41 VERSION=7d2a1c41-ls112 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl logrotate

2022-09-28 14:26:02 UTC

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

2022-09-28 14:26:02 UTC

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

2022-09-28 14:26:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-28T09:24:38-05:00

2022-09-28 14:26:04 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-09-28 14:26:05 UTC

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

2022-09-28 14:26:06 UTC

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

2022-09-28 14:26:07 UTC

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

2022-09-28 14:26:08 UTC

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

2022-09-28 14:26:09 UTC

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

2022-09-28 14:26:10 UTC

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

2022-09-28 14:26:11 UTC

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

2022-09-28 14:26:12 UTC

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

2022-09-28 14:26:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=7d2a1c41-ls112

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