Docker in Action


出版时间:2016.3
官网链接:Manning
下载地址:百度网盘(PDF+EPUB+MOBI)

内容简介:

About the technology

The idea behind Docker is simple. Create a tiny virtual environment, called a container, that holds just your application and its dependencies. The Docker engine uses the host operating system to build and account for these containers. They are easy to install, manage, and remove. Applications running inside containers share resources, making their footprints small.

What’s inside

  • Packaging containers for deployment
  • Installing, managing, and removing containers
  • Working with Docker images
  • Distributing with DockerHub

About the reader

Readers need only have a working knowledge of the Linux OS. No prior knowledge of Docker is assumed.

About the author

A software engineer, Jeff Nickoloff has presented Docker and its applications to hundreds of developers and administrators at Desert Code Camp, Amazon.com, and technology meetups.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Hello Raspberry Pi!

2016-3-18 4:57:13

电子书

Ember.js in Action

2016-3-22 21:36:34

搜索