- Learning Docker
- Pethuru Raj Jeeva S. Chelladhurai Vinod Singh
- 237字
- 2021-07-16 14:07:02
Chapter 2. Handling Docker Containers
In the previous chapter, we explained stimulating and sustainable concepts, which showed the Docker's way of crafting futuristic and flexible application-aware containers. We discussed all the relevant details of producing the Docker containers in multiple environments (on-premise as well as off-premise). Using these techniques, you can easily replicate these features in your own environments to get a rewarding experience. Therefore, the next step for us is to understand the container's life cycle aspects in a decisive manner. You will learn the optimal utilization of containers of our own as well as those of other third-party containers in an effective and risk-free way. Containers are to be found, assessed, accessed, and leveraged toward bigger and better applications. There are several tools that have emerged to streamline the handling of containers.
In this chapter, we will dig deeper and describe the critical aspects of container handling at length. A number of practical tips and execution commands for the leveraging of containers will also be discussed in this chapter.
In this chapter, we will cover the following topics:
- Clarifying the Docker terms
- Working with the Docker images and containers
- The meaning of the Docker registry and its repository
- The Docker Hub Registry
- Searching the Docker images
- Working with an interactive container
- Tracking the changes inside the containers
- Controlling and housekeeping the Docker containers
- Building images from containers
- Launching a container as a daemon
- Learning Neo4j
- Kali Linux Web Penetration Testing Cookbook
- arc42 by Example
- 基于免疫進(jìn)化的算法及應(yīng)用研究
- Groovy for Domain:specific Languages(Second Edition)
- 假如C語(yǔ)言是我發(fā)明的:講給孩子聽(tīng)的大師編程課
- Web Development with MongoDB and Node(Third Edition)
- Python編程從0到1(視頻教學(xué)版)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)踐教程
- OpenCV 4計(jì)算機(jī)視覺(jué)項(xiàng)目實(shí)戰(zhàn)(原書第2版)
- CRYENGINE Game Development Blueprints
- TypeScript 2.x By Example
- Ext JS 4 Plugin and Extension Development
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- Python第三方庫(kù)開(kāi)發(fā)應(yīng)用實(shí)戰(zhàn)