- Docker on Windows
- Elton Stoneman
- 127字
- 2021-07-02 12:47:54
Summary
In this chapter I introduced Docker, an application platform which can run new and old apps in lightweight units of compute called containers. Companies are moving to Docker for efficiency, security, and portability. I covered the following topics:
- How Docker works on Windows and how containers are licensed.
- The key Docker concepts: images, registries, containers, and orchestrators.
- The options to run Docker on Windows 10, Windows Server 2019, or Azure.
If you're planning to work along with the code samples in the rest of the book, you should have a working Docker environment by now. In Chapter 2, Packaging and Running Applications as Docker Containers, I'll move onto packaging more complex apps as Docker images and show how to manage states in containers with Docker volumes.
推薦閱讀
- Mastering ElasticSearch
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- Cybersecurity:Attack and Defense Strategies
- 無蘋果不生活 OS X Mountain Lion隨身寶典
- PLC控制系統應用與維護
- 精解Windows8
- 網絡操作系統教程:Windows Server 2016管理與配置
- 嵌入式實時操作系統:RT-Thread設計與實現
- Application Development in iOS 7
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- 云原生落地:產品、架構與商業模式
- 計算機系統的自主設計
- Python UNIX和Linux系統管理指南
- Windows 7實戰從入門到精通(超值版)
- Java EE 7 Developer Handbook