This commit is contained in:
parent
71aa7688ff
commit
a2aa3708c8
@ -18,7 +18,7 @@ jobs:
|
||||
- name: debug
|
||||
run: |
|
||||
env
|
||||
apt install -y docker.io
|
||||
apt update && apt install -y docker.io
|
||||
docker ps --format '{{.ID}}' | xargs -n1 docker inspect --format '{{.Name}}: {{range .Mounts}}{{.Source}} -> {{.Destination}}, {{end}}'
|
||||
ls -l /go-cache-volume
|
||||
ls -l /var/run/docker.sock
|
||||
|
Loading…
x
Reference in New Issue
Block a user