https://github.com/hugojosefson/docker-lubuntu
Base docker image with Lubuntu Desktop.
https://github.com/hugojosefson/docker-lubuntu
desktop docker lubuntu ubuntu
Last synced: 11 months ago
JSON representation
Base docker image with Lubuntu Desktop.
- Host: GitHub
- URL: https://github.com/hugojosefson/docker-lubuntu
- Owner: hugojosefson
- Created: 2019-06-30T21:47:52.000Z (almost 7 years ago)
- Default Branch: 19.04
- Last Pushed: 2019-06-30T21:48:21.000Z (almost 7 years ago)
- Last Synced: 2025-01-31T17:48:20.650Z (over 1 year ago)
- Topics: desktop, docker, lubuntu, ubuntu
- Language: Dockerfile
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Base docker image with Lubuntu Desktop.
Use it by putting this at the start of your `Dockerfile`:
```Dockerfile
FROM hugojosefson/lubuntu:19.04
```