書名: Learn OpenShift作者名: Denis Zuev Artemii Kropachev Aleksey Usov本章字?jǐn)?shù): 49字更新時(shí)間: 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
推薦閱讀
- 零起點(diǎn)學(xué)Linux系統(tǒng)管理
- Learning Android Intents
- Kali Linux滲透測(cè)試全流程詳解
- Kubernetes網(wǎng)絡(luò)權(quán)威指南:基礎(chǔ)、原理與實(shí)踐
- Windows 7中文版從入門到精通(修訂版)
- Application Development in iOS 7
- Ceph分布式存儲(chǔ)實(shí)戰(zhàn)
- Python UNIX和Linux系統(tǒng)管理指南
- Windows 8實(shí)戰(zhàn)從入門到精通(超值版)
- Learning BeagleBone
- Linux內(nèi)核API完全參考手冊(cè)(第2版)
- bash shell腳本編程經(jīng)典實(shí)例(第2版)
- VMware vSphere 5.1 Cookbook
- Linux系統(tǒng)管理初學(xué)者指南:基于CentOS 7.6
- 電腦辦公(Windows 7 + Office 2013)入門與提高