Last active
July 11, 2021 17:35
-
-
Save danielabar/6c5d25f121eb2019cb1648fea583f17e to your computer and use it in GitHub Desktop.
Debug Github Actions Medium Post Gist 5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
runner@fv-az139-674:~/work/myapp/myapp$ docker ps -a | |
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES | |
4336ebfbbd89 redis:6 "docker-entrypoint.s…" 5 minutes ago Up 4 minutes 0.0.0.0:6379->6379/tcp d04eb80007624ff19d2b34cb344cf4fd_redis6_d9fced | |
3ce2dda6db40 postgres:13 "docker-entrypoint.s…" 5 minutes ago Exited (1) 5 minutes ago d9f1a3d336094b2d8b26703081b78d99_postgres13_67885a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment