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

https://github.com/hugojosefson/docker-ubuntu-gnome

Base docker image with Ubuntu.
https://github.com/hugojosefson/docker-ubuntu-gnome

desktop docker gnome ubuntu

Last synced: 11 months ago
JSON representation

Base docker image with Ubuntu.

Awesome Lists containing this project

README

          

### Base docker image with Ubuntu.

Use it by putting this at the start of your `Dockerfile`:

```Dockerfile
FROM hugojosefson/ubuntu:20.04
```