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
- Host: GitHub
- URL: https://github.com/mikz/dockerfiles
- Owner: mikz
- Created: 2013-09-28T11:46:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-01T23:32:08.000Z (over 9 years ago)
- Last Synced: 2025-03-30T05:25:42.769Z (about 2 months ago)
- Language: Makefile
- Homepage:
- Size: 4.99 MB
- Stars: 16
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```