Namespace
jeessy
Image / Tag
ddns-go:v6.9.2-amd64
Content Digest
sha256:956ecfe58a9d05eb4c4a92423a3913bccceb74992d61454553beac9f331b4ee9
Details
Created

2025-05-10 03:37:57 UTC

Size

10.5 MB

Content Digest
Labels
  • name
    ddns-go
  • org.opencontainers.image.created
    2025-05-10T03:33:06Z
  • org.opencontainers.image.revision
    bd82cf90430ad42ccdb6c3ffab3630fd7a07667e
  • org.opencontainers.image.title
    ddns-go
  • org.opencontainers.image.version
    6.9.2
  • url
    https://github.com/jeessy2/ddns-go

Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 - 33.21% (3.47 MB)

[#001] sha256:8eaa4fea7209400f9444412d768c42e8788c8ba969ff6c54f088f85aad6e398f - 24.54% (2.57 MB)

[#002] sha256:30c073039cc8291355f1c935691da2a0f3a4594a16276b7d0e7ee8b65d23ef81 - 0.0% (91 Bytes)

[#003] sha256:4b028f4d01e85b204484bd81cbf53ee4430ad2c94572a92af72e71d1d7a67878 - 39.05% (4.08 MB)

[#004] sha256:b63278817f59381d7a6c70c825fd2efd244a305e2a1c0f3dbb146e23ece38648 - 3.2% (343 KB)


History
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit

2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-05-10 03:37:57 UTC (buildkit.dockerfile.v0)

LABEL name=ddns-go

2025-05-10 03:37:57 UTC (buildkit.dockerfile.v0)

LABEL url=https://github.com/jeessy2/ddns-go

2025-05-10 03:37:57 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache curl grep # buildkit

2025-05-10 03:37:57 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-05-10 03:37:57 UTC (buildkit.dockerfile.v0)

COPY ddns-go /app/ # buildkit

2025-05-10 03:37:57 UTC (buildkit.dockerfile.v0)

COPY zoneinfo /usr/share/zoneinfo # buildkit

2025-05-10 03:37:57 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2025-05-10 03:37:57 UTC (buildkit.dockerfile.v0)

EXPOSE map[9876/tcp:{}]

2025-05-10 03:37:57 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/app/ddns-go"]

2025-05-10 03:37:57 UTC (buildkit.dockerfile.v0)

CMD ["-l" ":9876" "-f" "300"]

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