An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Ubuntu Docker image

[![Build Status](https://github.com/nicoherbigio/docker-ubuntu/actions/workflows/build-docker-images.yml/badge.svg)](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.