楼主: 牛尾巴
2426 15

【2016新书】Docker in Action [推广有奖]

泰斗

38%

还不是VIP/贵宾

-

TA的文库  其他...

最新e书

2018新书

2017新书

威望
8
论坛币
628848 个
通用积分
56892.7593
学术水平
12683 点
热心指数
12959 点
信用等级
12448 点
经验
568600 点
帖子
9173
精华
66
在线时间
13140 小时
注册时间
2008-2-13
最后登录
2024-4-26

特级学术勋章 特级热心勋章 特级信用勋章 高级学术勋章 高级热心勋章 高级信用勋章

相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币
图书名称:Docker in Action
作者:Jeff Nickoloff

出版社:Manning Publications

页数:304
出版时间:2016
                           
语言:English

格式:pdf
内容简介:
Summary
Docker in Action teaches readers how to create, deploy, and manage applications hosted in Docker containers.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
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.
About the Book
Docker in Action teaches readers how to create, deploy, and manage applications hosted in Docker containers. After starting with a clear explanation of the Docker model, you will learn how to package applications in containers, including techniques for testing and distributing applications. You will also learn how to run programs securely and how to manage shared resources. Using carefully designed examples, the book teaches you how to orchestrate containers and applications from installation to removal. Along the way, you'll discover techniques for using Docker on systems ranging from dev-and-test machines to full-scale cloud deployments.
What's Inside
Packaging containers for deploymentInstalling, managing, and removing containersWorking with Docker imagesDistributing with DockerHubAbout the Reader
Readers need only have a working knowledge of the Linux OS. No prior knowledge of Docker is assumed.
About the Author
Jeff Nickoloff, a software engineer, has presented Docker and its applications to hundreds of developers and administrators at Desert Code Camp, Amazon.com, and technology meetups.
Table of Contents
PART 1   KEEPING A TIDY COMPUTER
  • Welcome to Docker
  • Running software in containers
  • Software installation simplified
  • Persistent storage and shared state with volumes
  • Network exposure
  • Limiting risk with isolation
    PART 2   PACKAGING SOFTWARE FOR DISTRIBUTION
  • Packaging software in images
  • Build automation and advanced image considerations
  • Public and private software distribution
  • Running customized registries
    PART 3   MULTI-CONTAINER AND MULTI-HOST ENVIRONMENTS
  • Declarative environments with Docker
  • Clusters with Machine and Swarm

回复免费:

本帖隐藏的内容

Docker in Action.pdf (8.84 MB)







二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:Action ACT CTI doc TIO includes formats Create English readers

已有 1 人评分经验 论坛币 收起 理由
Nicolle + 100 + 100 精彩帖子

总评分: 经验 + 100  论坛币 + 100   查看全部评分

本帖被以下文库推荐

沙发
fumingxu 发表于 2016-6-11 20:01:59 |只看作者 |坛友微信交流群
  1. 2.1. Getting help with the Docker command line
  2. You’ll use the docker command-line program throughout the rest of this book. To get you started with that, I want to show you how to get information about commands from the docker program itself. This way you’ll understand how to use the exact version of Docker on your computer. Open a terminal, or command prompt, and run the following command:

  3. docker help
  4. Running docker help will display information about the basic syntax for using the docker command-line program as well as a complete list of commands for your version of the program. Give it a try and take a moment to admire all the neat things you can do.

  5. docker help gives you only high-level information about what commands are available. To get detailed information about a specific command, include the command in the <COMMAND> argument. For example, you might enter the following command to find out how to copy files from a location inside a container to a location on the host machine:

  6. docker help cp
  7. That will display a usage pattern for docker cp, a general description of what the command does, and a detailed breakdown of its arguments. I’m confident that you’ll have a great time working through the commands introduced in the rest of this book now that you know how to find help if you need it.
复制代码

使用道具

藤椅
soccy 发表于 2016-6-11 20:15:16 |只看作者 |坛友微信交流群
......

使用道具

板凳
hjtoh 发表于 2016-6-11 22:43:06 来自手机 |只看作者 |坛友微信交流群
牛尾巴 发表于 2016-6-11 19:58
图书名称:Docker in Action
作者:Jeff Nickoloff
出版社:Manning Publicatio ...
大师好书不段

使用道具

报纸
jackson_shi 发表于 2016-6-11 23:48:58 |只看作者 |坛友微信交流群
谢谢真好的

使用道具

地板
albertwishedu 发表于 2016-6-12 08:52:41 |只看作者 |坛友微信交流群

使用道具

7
木鱼先生 发表于 2016-6-12 12:17:22 |只看作者 |坛友微信交流群
多谢楼主分享

使用道具

8
peterxu1969 发表于 2016-6-12 12:53:49 |只看作者 |坛友微信交流群
thanks for giving

使用道具

9
MenKanTaiGao 发表于 2016-6-13 10:11:53 |只看作者 |坛友微信交流群
xiexie

使用道具

10
springsfeng 发表于 2016-6-13 13:22:53 |只看作者 |坛友微信交流群
feichang bucuo

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注jltj
拉您入交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-5-1 15:20