Small partners, Docker is a very popular technology in today's technology, small series today to share the learning resources Docker, I hope that Docker enthusiasts like.
So what is Docker?
Docker is an open Source engine that automates the deployment of developed programs to containers. Written by the team of Docker (Www.docker.com, former DotCloud, a veteran provider in the PAAs market), based on the Apache 2.0 Open Source licensing agreement.
Docker Resource Summary:
Docker official homepage
http://www.docker.com/
Docker Hub
Http://hub.docker.com
Docker Official Blog
http://blog.docker.com/
Docker official documentation
http://docs.docker.com/
Docker Quick Start Guide
http://www.docker.com/tryit/
Docker's GitHub source code
Https://github.com/docker/docker
Docker Forge
Https://github.com/dockerforge: Collects a variety of Docker tools, components, and services.
Docker Mailing List
Https://groups.google.com/forum/#!forum/docker-user
Docker's IRC channel
Irc.freenode.net.
Docker's Twitter homepage
Http://twitter.com/docker
Docker's StackOverflow FAQ homepage
Http://stackoverflow.com/search?q=docker
Original link: http://mp.weixin.qq.com/s?__biz=MzA3NTIzMzIxNQ==&mid=200548371&idx=1&sn= A16ad64d1341c8bb8364cca5186c18f3#rd
This digest is from: "The Docker book"
Report