https://github.com/nicoherbigio/docker-ubuntu
Docker Image of Ubuntu
https://github.com/nicoherbigio/docker-ubuntu
docker-hub docker-image ubuntu
Last synced: over 1 year ago
JSON representation
Docker Image of Ubuntu
- Host: GitHub
- URL: https://github.com/nicoherbigio/docker-ubuntu
- Owner: nicoherbigio
- Created: 2019-11-23T14:58:49.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T12:39:33.000Z (over 1 year ago)
- Last Synced: 2025-01-31T14:43:36.600Z (over 1 year ago)
- Topics: docker-hub, docker-image, ubuntu
- Language: Dockerfile
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ubuntu Docker image
[](https://github.com/nicoherbigio/docker-ubuntu/actions/workflows/build-docker-images.yml)
## Supported tags and respective `Dockerfile` links
* [`noble`, `24.04`](https://github.com/nicoherbigio/docker-ubuntu/blob/main/24.04/default/Dockerfile)
* [`jammy`, `22.04`](https://github.com/nicoherbigio/docker-ubuntu/blob/main/22.04/default/Dockerfile)
* [`focal`, `20.04`](https://github.com/nicoherbigio/docker-ubuntu/blob/main/20.04/default/Dockerfile)
## How to get this image
The recommended way to get the Ubuntu Docker image is to pull the prebuilt image from Docker Hub by specifying the tagged version.
```console
$ docker pull nicoherbigde/ubuntu:[TAG]
```
The [list of available versions](https://hub.docker.com/r/nicoherbigde/ubuntu/tags) can be viewed at Docker Hub.
## How to use this image
Coming soon ;-)
## Copyleft
This documentation was written by Nico Herbig.