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

https://github.com/mikz/dockerfiles

Collection of useful Dockerfiles
https://github.com/mikz/dockerfiles

Last synced: 25 days ago
JSON representation

Collection of useful Dockerfiles

Awesome Lists containing this project

README

        

# Dockerfiles

Collection of dockerfiles for hosting webapps.

```
make # build all images
make release # push all images to the docker index
```