mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 12:08:46 -05:00
Can This See The docker-in-docker Container?
This commit is contained in:
parent
66ccae3c59
commit
2a6b86f00d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue