- Containers in OpenStack
- Pradeep Kumar Singh Madhuri Kumari
- 24字
- 2021-07-02 21:17:25
Checking container's logs
You can also view the information logged by a running container using the following:
$ sudo docker logs hello_world hello world
You can also view the information logged by a running container using the following:
$ sudo docker logs hello_world hello world