- Docker on Windows
- Elton Stoneman
- 125字
- 2021-07-02 19:53:17
Summary
In this chapter I introduced Docker, an application platform that 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:
- How Docker works on Windows and how containers are licensed
- The key Docker concepts: images, registries, containers, and swarms
- The options to run Docker on Windows 10, Windows Server 2016, and 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 on to packaging more complex apps as Docker images and showing how to manage state in containers with Docker volumes.
推薦閱讀
- Vue.js 3.x快速入門
- AngularJS入門與進階
- 解構產品經理:互聯網產品策劃入門寶典
- Python從小白到大牛
- C# Programming Cookbook
- Mastering Concurrency in Go
- Ray分布式機器學習:利用Ray進行大模型的數據處理、訓練、推理和部署
- Spring Cloud、Nginx高并發核心編程
- Banana Pi Cookbook
- Python Data Analysis(Second Edition)
- Hands-On Microservices with Kotlin
- Building Serverless Applications with Python
- 編程可以很簡單
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- Google Adsense優化實戰