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.
- Host: GitHub
- URL: https://github.com/hugojosefson/docker-ubuntu-gnome
- Owner: hugojosefson
- Created: 2015-11-22T09:23:14.000Z (over 10 years ago)
- Default Branch: 20.04
- Last Pushed: 2020-08-03T21:51:21.000Z (almost 6 years ago)
- Last Synced: 2025-07-30T18:39:28.146Z (11 months ago)
- Topics: desktop, docker, gnome, ubuntu
- Language: Shell
- Homepage: https://hub.docker.com/r/hugojosefson/ubuntu-gnome/
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```