try creating link to docker.sock
This commit is contained in:
parent
40bba8be55
commit
23141c4fcd
@ -18,6 +18,7 @@ jobs:
|
||||
run: |
|
||||
ln -s ~/.docker/run/docker.sock /var/run/docker.sock
|
||||
ls -l /var/run/docker.sock
|
||||
ls -l ~/.docker/run/docker.sock
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user