An open API service indexing awesome lists of open source software.

https://github.com/wellwind/nccuccdockerlabs


https://github.com/wellwind/nccuccdockerlabs

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Docke實作練習

## 安裝Docker

- [Ubuntu上安裝Docker](Installation.md)

## 練習

1. [HellWorld](Labs/Lab01-HelloWorld.md)
2. [建立自己的Image](Labs/Lab02-CreateImage.md)
3. [執行多個Apache container](Labs/Lab03-MultipleApache.md)
4. [30秒建立100個apache](Labs/Lab04-100ApacheServerIn30Seconds.md)
5. [模擬正式/測試執行環境](Labs/Lab05-SimulateTestAndProductionEnvironments.md)