Skip to content

Docker external resources

Shrikrishna Holla edited this page May 28, 2014 · 5 revisions

Copied from issue #614 opened by @kencochrane.

We should have a list of external resources that talk about docker.

  1. blog posts

  2. podcasts, and videos

  1. articles

  2. projects using docker

  3. Projects that have been dockerized

  4. presentations and lightning talks (slides + videos)

  5. API and other libs for docker

Here are some more.

Blog post:

Video Podcast:

Hacker news posts:

Hacker News Search for Docker: https://www.hnsearch.com/search#request/all&q=docker

Reddit:

Web Interface for docker DockerUI: https://github.com/crosbymichael/dockerui Video: https://www.youtube.com/watch?v=d4CCClXB_fs HN: https://news.ycombinator.com/item?id=5853033

Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen. Dokku: https://github.com/progrium/dokku HN: https://news.ycombinator.com/item?id=5852911

Running Docker on Digital Ocean with Ubuntu http://kencochrane.net/blog/2013/06/running-docker-on-digital-ocean/

Deploy Java Apps With Docker = Awesome: http://blogs.atlassian.com/2013/06/deploy-java-apps-with-docker-awesome/

Getting Docker to run on Linode: http://nick.stinemat.es/

Getting docker running on chunkHost: http://sbaronda.com/2013/05/05/getting-docker-on-chunkhost/

Deploying Django using Docker: http://agiliq.com/blog/2013/06/deploying-django-using-docker/

Docker UI in Django: https://github.com/ehazlett/shipyard

Docker UI in Ruby: https://github.com/dynport/dockland

Blog post and screen cast for Dokku: http://progrium.com/blog/2013/06/19/dokku-the-smallest-paas-implementation-youve-ever-seen/

Blog post : Solomon Hykes Explains Docker http://www.activestate.com/blog/2013/06/solomon-hykes-explains-docker

MCollective Agent for the Docker API https://github.com/aschmidt75/mcollective-docker-agent

(japanese) http://apatheia.info/blog/2013/06/17/docker/

(japanese) http://2013.8-p.info/japanese/06-22-docker.html

(japanese) Tatsuhiko Miyagawa's Podcast http://podcast.bulknews.net/post/53587224871/ep14-docker-naoya-mizzy

docker api in ruby https://github.com/swipely/docker-api - 24 Jun (japanese) Docker remote api article http://d.hatena.ne.jp/naoya/20130621/1371790990 - 21 Jun

Building Docker on Openstack with Vagrant by Paul Czarkowski - 25 Jun, 2013 https://github.com/paulczar/docker-rcbops-openstack

JiffyLab is a project to provide an entirely web based environment for the instruction, or lightweight use of, Python and UNIX shell environment with zero-configuration of the user's machine. by Preston Holmes https://github.com/ptone/jiffylab

http://jeelabs.org/2013/06/26/packaged-but-not-virtualised/

Docker and Runit integration (UNIX signal handling, output redirection): https://github.com/lgierth/docker-exec