Skip to content

Instantly share code, notes, and snippets.

@danielabar
Created July 11, 2021 19:38
Show Gist options
  • Save danielabar/f85807ebe9c30bdf43ca8350b083ab2f to your computer and use it in GitHub Desktop.
Save danielabar/f85807ebe9c30bdf43ca8350b083ab2f to your computer and use it in GitHub Desktop.
Debug Github Actions Medium Post Gist 10
runner@fv-az121-980:~/work/myapp/myapp$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
42a987ae5e27 redis:6 "docker-entrypoint.s…" 3 minutes ago Up 3 minutes 0.0.0.0:6379->6379/tcp fe73cffdfe5a474cb4844f6018b151f8_redis6_db473b
f96addde3fe1 postgres:13 "docker-entrypoint.s…" 3 minutes ago Up 3 minutes 0.0.0.0:5432->5432/tcp aeaf1d3eae4b46948276077399135246_postgres13_3406a2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment