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

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.

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
```