Coder Social home page Coder Social logo

docker-tutorial's Introduction

docker-logo Docker

Docker 是一個開放原始碼軟體專案,讓應用程式布署在軟體容器下的工作可以自動化進行,藉此在 Linux 作業系統上,提供一個額外的軟體抽象層,以及作業系統層虛擬化的自動管理機制。

其利用 Linux 核心中的資源分離機制,例如 cgroups,以及 Linux 核心命名空間(namespace),來建立獨立的軟體容器(containers),便可以在單一 Linux 實體下運作,避免啟動一個虛擬機器造成的額外負擔。

前言

個人訂定的個人目標之一,就是撰寫出一系列完整的教學文件,分別有:

第一個要完成的是 - Docker

雖然網路上有許多關於 Docker 的電子書籍或教學資料,但想先以 Docker 為練習,嘗試整理出屬於自己的一系列教學文件,並且會在各實作章節中,提供充足的練習範例。

目前已在目錄中列出預計撰寫的章節,如果對於該目錄有任何問題,或是覺得應該要有的章節,都可以來信建議!

導讀

暫無

目錄

入門

進階

docker-tutorial's People

Contributors

48763 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.