We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c419924 commit de125a1Copy full SHA for de125a1
chapter_11_ansible.asciidoc
@@ -650,8 +650,10 @@ CONTAINER ID IMAGE COMMAND CREATED STATUS
650
PORTS NAMES
651
3a2e600fbe77 busybox "echo hello world" 2 days ago Exited (0) 10
652
minutes ago testcontainer
653
+129e36a42190 superlists "/bin/sh -c \'gunicor…" About a minute ago Exited (3) About a minute ago superlists
654
-elspeth@server:$ *docker logs testcontainer*
655
+
656
+elspeth@server:$ *docker logs superlists*
657
[2024-02-26 22:19:15 +0000] [1] [INFO] Starting gunicorn 21.2.0
658
[2024-02-26 22:19:15 +0000] [1] [INFO] Listening at: http://0.0.0.0:8888 (1)
659
[2024-02-26 22:19:15 +0000] [1] [INFO] Using worker: sync
0 commit comments