Skip to content

Instantly share code, notes, and snippets.

@danielabar
Last active July 11, 2021 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielabar/6c5d25f121eb2019cb1648fea583f17e to your computer and use it in GitHub Desktop.
Save danielabar/6c5d25f121eb2019cb1648fea583f17e to your computer and use it in GitHub Desktop.
Debug Github Actions Medium Post Gist 5
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