Attempt to change docker sock in child container
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
_BUILDAH_STARTED_IN_USERNS: ""
|
_BUILDAH_STARTED_IN_USERNS: ""
|
||||||
BUILDAH_ISOLATION: chroot
|
BUILDAH_ISOLATION: chroot
|
||||||
|
DOCKER_HOST: unix:///run/podman/podman.sock
|
||||||
uses: blue-build/github-action@v1.8
|
uses: blue-build/github-action@v1.8
|
||||||
with:
|
with:
|
||||||
recipe: ${{ matrix.recipe }}
|
recipe: ${{ matrix.recipe }}
|
||||||
|
|||||||
Reference in New Issue
Block a user