- Docker for Developers
- Richard Bullington McGuire Andrew K. Dennis Michael Schwartz
- 165字
- 2021-06-11 18:15:25
Summary
In this chapter, we introduced Docker Compose as a superior management tool for managing and running a complex system of containers. We described several useful docker-compose configuration file options that allow us to specify ports to expose, local networking, and local volumes. We exploited the docker-compose tool's inheritance capabilities as well.
A critical part of using Docker is the development cycle. We typically edit, build, run, and test each cycle—then repeat. The size of images, as well as the time spent building, publishing, and downloading them, can be strategically reduced.
We also explored some alternatives to using .sh scripts and docker-compose. These are a natural next step in your Docker education as they provide facilities for deploying your orchestrations to swarms or clusters of servers in production or for testing.
The next few chapters go into detail about how to deploy your applications and how to implement continuous integration and automated testing. After that, we will cover security considerations for containerized applications.
- Linux網絡管理與配置(第2版)
- 發布!設計與部署穩定的分布式系統(第2版)
- WordPress Mobile Web Development:Beginner's Guide
- 曝光:Linux企業運維實戰
- Windows Phone 7.5 Data Cookbook
- 數據中心系統工程及應用
- macOS效率手冊
- 巧學活用Windows 7
- UI設計手繪表現從入門到精通
- bash shell腳本編程經典實例(第2版)
- Linux從入門到精通(視頻教學版)
- VMware vSphere 5.1 Cookbook
- Linux內核分析及應用
- Docker容器技術與運維
- Administering ArcGIS for Server