running docker/build-push-action on osx fails with connect: permission denied #2530
erik-romson
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As described. Several solutions for Linux with adding group, however not for OSX (not by choice :-( ) running docker with docker desktop 4.31.0 (153195)
Please help as I'm really stuck
Description:
run with
$ gh act -W .github/workflows/test-acl.yaml -s GITHUB_TOKEN="$(gh auth token)" --container-architecture linux/amd64 --verbose
workflow
and Docker file
log:
docker is running and "Allow the default Docker socket to be used (requires password)" is checked
when starting with
I get error
When running in terminal in the act-build-and-deploy-deploy- container
Beta Was this translation helpful? Give feedback.
All reactions