Interrogate docker some more
All checks were successful
build

This commit is contained in:
Jake Howard 2023-03-24 14:33:32 +00:00
parent 2a438768d8
commit 91c78b614e

View File

@ -10,3 +10,5 @@ jobs:
- uses: actions/checkout@v3
- name: Hello world
run: docker run hello-world
- run: docker ps
- run: docker container ls