-
Notifications
You must be signed in to change notification settings - Fork 0
Projects using docker
Sebastiaan van Stijn edited this page Sep 14, 2016
·
8 revisions
This page lists projects and interesting material that use docker. Some of them might even be a how-to or presentation describing step by step instead of a full git repository.
- ZNC on Docker
- node.js docker client
- docker and nginx chef cookbook
- docker cookbook
- Multi-tenant, API-provisionable memcached cloud service example - http://memcachedasaservice.com/
- NodeJS OpenCV bindings w/ all deps
- Python web app builder
- Build native RPMs for RHEL using docker
- How to incorporate python unit testing via docker containers, using continuous integration (see .travis.yml#L101-L112)