- Learn OpenShift
- Denis Zuev Artemii Kropachev Aleksey Usov
- 49字
- 2021-08-13 16:03:47
Starting and stopping containers
We can also stop and start running containers by running docker stop and docker start commands:
Enter the following command to stop the container:
$ docker stop 00f343906df3
00f343906df3
Enter the following command to start the container:
$ docker start 00f343906df3
00f343906df3
推薦閱讀
- Kubernetes修煉手冊
- Citrix XenApp Performance Essentials
- Modern Web Testing with TestCafe
- Arch Linux Environment Setup How-to
- 混沌工程實戰:手把手教你實現系統穩定性
- 深入淺出Node.js
- Linux基礎使用與案例
- Kali Linux高級滲透測試(原書第3版)
- Building Telephony Systems With Asterisk
- Linux內核API完全參考手冊(第2版)
- OpenVZ Essentials
- Linux系統管理初學者指南:基于CentOS 7.6
- Docker容器技術與運維
- 程序員必讀經典(算法基礎+計算機系統)
- Windows7系統維護百寶箱