- Containers in OpenStack
- Pradeep Kumar Singh Madhuri Kumari
- 57字
- 2021-07-02 21:17:25
Listing containers
You can list the all containers running on the Docker host using the following:
# To list active containers $ sudo docker ps # To list all containers $ sudo docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 2db72a5a0b99 ubuntu "/bin/echo hello w..."
58 seconds ago Exited (0) 58 seconds ago
hello_world
推薦閱讀
- 高效能辦公必修課:Word圖文處理
- 嵌入式系統應用
- 控制與決策系統仿真
- 微型計算機控制技術
- 西門子S7-200 SMART PLC實例指導學與用
- Apache Superset Quick Start Guide
- Lightning Fast Animation in Element 3D
- 精通數據科學:從線性回歸到深度學習
- Cloud Security Automation
- Silverlight 2完美征程
- 機器人制作入門(第4版)
- Getting Started with Tableau 2018.x
- 信息系統安全保障評估
- Mastering Android Game Development with Unity
- 互聯網單元測試及實踐