Giter VIP home page Giter VIP logo

learningdocker's Introduction

学习Docker

by 章培昊(Zhang Peihao)

本书将尽力为希望了解Docker的读者提供一个系统的引导。读者可以根据自己的需要选择性地阅读相应内容,但我建议初学Docker的读者,特别是服务器部署方面经验不太丰富的读者能尽量按照本书的组织,循序渐进地了解Docker。

本书的目标读者是有一定服务器管理经验的网络工程师。我会在书中尽可能详尽地记录下操作的命令和脚本内容,如果在操作或执行命令时没有得到书中描述的结果,可能是由于执行环境(操作系统版本、网络连接情况等等)的差别造成的,你可以通过提交问题或者加入讨论群来寻求帮助。

本书目前还处于撰写状态,如果你希望加入我们,欢迎你发送邮件到([email protected]),请在标题注明:参与《学习Docker》的撰写,并在邮件中提供你希望参与撰写的内容。

排版约定

本书使用以下排版约定:

  • 斜体字

    等宽斜体字用来标示读者需要将文本替换成自己的内容。

  • 等宽字

    代码使用等宽字体,并按照响应语法进行着色。例如:

     func LearningDocker(bookname string) {
     	fmt.Printf("%s is the best book to learn Docker!\n", bookname)
     }

目录

TODO: Docker命令详解

TODO: Dockerfile命令详解

TODO: 使用Docker创建你的Web应用

TODO: 从源代码编译Docker

TODO: LXC与libcontainer

讨论群

大家可以加入QQ群(94585507)讨论Docker相关话题

版权申明

Copyright 2014 Zhang Peihao

本书内容使用版权申明CC BY-NC-ND 3.0 License

Creative Commons License

learningdocker's People

Contributors

zhangpeihao avatar jiajunhuang avatar white-poto avatar loongmxbt avatar

Stargazers

jinzaizhichi avatar

Watchers

jinzaizhichi avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.