- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 101字
- 2021-06-24 19:17:30
Docker volume
The docker volume command permits you to manage the Docker volumes via the command-line interface. There are five commands:
- docker volume create
- docker volume inspect
- docker volume ls
- docker volume prune
- docker volume rm
The docker volume create, docker volume rm and docker volume ls commands are effectively used to manage the docker volume by Docker Engine. The behaviors are quite similar to those of the networks, but for volumes. The create command will create a new volume with some options allowed. The ls command lists all volumes and the rm command will remove the requested volume.
推薦閱讀
- Designing Machine Learning Systems with Python
- FuelPHP Application Development Blueprints
- JavaScript全程指南
- ASP.NET Core Essentials
- Neo4j Essentials
- 精通Scrapy網(wǎng)絡(luò)爬蟲(chóng)
- Xamarin.Forms Projects
- Java Web開(kāi)發(fā)技術(shù)教程
- 名師講壇:Spring實(shí)戰(zhàn)開(kāi)發(fā)(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- Learning Salesforce Einstein
- 大數(shù)據(jù)分析與應(yīng)用實(shí)戰(zhàn):統(tǒng)計(jì)機(jī)器學(xué)習(xí)之?dāng)?shù)據(jù)導(dǎo)向編程
- Building Wireless Sensor Networks Using Arduino
- MySQL入門(mén)很輕松(微課超值版)
- Mastering OpenStack
- 數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用教程上機(jī)指導(dǎo)與習(xí)題(第2版)