• Joined on 2026-01-19

dynv6 (1.0)

Published 2024-01-31 23:58:57 +00:00 by gitea

Installation

docker pull gitea.bs-b11.de/gitea/dynv6:1.0
sha256:c572148d065d11e7eea1325db30489b1ab656bafe1c1cecd22c4cb179fed57bc

Image Layers

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /
CMD ["/bin/sh"]
MAINTAINER Tom Hutter <tom.hutter@unixum.de>
RUN /bin/sh -c apk update && apk upgrade # buildkit
RUN /bin/sh -c apk add bash bzip2 less vim file curl net-tools bind-tools tzdata # buildkit
RUN /bin/sh -c cp /usr/share/zoneinfo/Europe/Berlin /etc/localtime # buildkit
RUN /bin/sh -c echo "Europe/Berlin" > /etc/timezone # buildkit
COPY /update_ip.sh /update_ip.sh # buildkit
CMD ["/update_ip.sh"]
Details
Container
2024-01-31 23:58:57 +00:00
7
OCI / Docker
linux/amd64
24 MiB
Versions (1) View all
1.0 2024-01-31