Added docker-alpine to Useful Images section

This commit is contained in:
bigblue 2015-03-11 16:41:47 +00:00
parent cbd9557d63
commit 44d6440560

View File

@ -195,6 +195,7 @@ Securely store your Docker images.
* [OpenWRT](http://www.zoobab.com/docker-openwrt-image) by [@zoobab](https://github.com/zoobab)
* [Phusion Docker Hub Account](https://hub.docker.com/u/phusion/)
* [passenger-docker](https://github.com/phusion/passenger-docker) (Docker base images for Ruby, Python, Node.js and Meteor web apps) by [@phusion](https://github.com/phusion)
* [docker-alpine](https://github.com/gliderlabs/docker-alpine) (A super small Docker base image using Alpine Linux) by [@gliderlabs](https://github.com/gliderlabs)
## Docker Files
* [Dockerfile Project](http://dockerfile.github.io/) : Trusted Automated Docker Builds. Dockerfile Project maintains a central repository of Dockerfile for various popular open source software services runnable on a Docker container.