Christian Nill Administrator

ubuntu2510 (latest)

Published 2026-03-25 23:08:46 +01:00 by Administrator

Installation

docker pull git.xs-project.de/administrator/ubuntu2510:latest
sha256:ee978d5fe9e8dfc9025595f72837d010b7032ed99fbeb27310e2aecc97e8ed76

Image Layers

LABEL de.virtulife.image.authors=support@xs-project.de
RUN /bin/sh -c apt-get update && apt-get -y dist-upgrade && apt-get -y install wget curl && apt-get clean && apt-get -y autoclean && rm -rf /var/lib/opt/lists/* # buildkit
STOPSIGNAL SIGTERM
WORKDIR /home/container
COPY ./entrypoint.sh /entrypoint.sh # buildkit
CMD ["/bin/bash" "/entrypoint.sh"]

Labels

Key Value
de.virtulife.image.authors support@xs-project.de
Details
Container
2026-03-25 23:08:46 +01:00
7
OCI / Docker
linux/amd64
86 MiB
Versions (1) View all
latest 2026-03-25