- Germany
- https://www.xs-project.de
- Joined on
2026-02-12
Block a user
ubuntu2510 (latest)
Published 2026-03-25 23:08:46 +01:00 by Administrator
Installation
docker pull git.xs-project.de/administrator/ubuntu2510:latestsha256: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 |