Can This See The docker-in-docker Container?

This commit is contained in:
Annika Merris 2024-02-02 09:51:59 -05:00
parent 66ccae3c59
commit 2a6b86f00d

View file

@ -16,7 +16,7 @@ jobs:
run: apk add --update docker git
- name: DEBUGGING!
shell: /bin/ash -e {0}
run: which docker
run: ping docker-in-docker
# - name: Start docker
# shell: /bin/ash -e {0}
# run: /sbin/service docker start