Production-ready Ubuntu Docker image with custom mirror, CA certificates, and security updates
10K+
Production-ready Ubuntu Docker image with custom mirror configuration, CA certificates, and security updates.
docker pull alexanderwagnerdev/ubuntu:latest
docker pull ghcr.io/alexanderwagnerdev/ubuntu-docker:latest
docker run -it alexanderwagnerdev/ubuntu:latest
If you prefer to build the Docker image yourself:
Clone the repository:
git clone https://github.com/AlexanderWagnerDev/ubuntu-docker.git
cd ubuntu-docker
Build the image:
docker build -t ubuntu-docker .
Run the container:
docker run -it ubuntu-docker
This project is open source and available under the GPL 3.0 License.
Produktionsbereites Ubuntu Docker-Image mit eigener Mirror-Konfiguration, CA-Zertifikaten und Sicherheitsupdates.
docker pull alexanderwagnerdev/ubuntu:latest
docker pull ghcr.io/alexanderwagnerdev/ubuntu-docker:latest
docker run -it alexanderwagnerdev/ubuntu:latest
Falls du das Docker-Image selbst erstellen mรถchtest:
Repository klonen:
git clone https://github.com/AlexanderWagnerDev/ubuntu-docker.git
cd ubuntu-docker
Image bauen:
docker build -t ubuntu-docker .
Container starten:
docker run -it ubuntu-docker
Dieses Projekt ist Open Source und unter der GPL 3.0-Lizenz verfรผgbar.
Content type
Image
Digest
sha256:5e9cc921cโฆ
Size
40.7 MB
Last updated
about 18 hours ago
docker pull alexanderwagnerdev/ubuntu