Error when running stack build
with docker enabled: exec: "/opt/host/bin/stack": permission denied
#1750
Labels
stack build
with docker enabled: exec: "/opt/host/bin/stack": permission denied
#1750
I have set up docker on a Linux VM and set
DOCKER_HOST
to point to this machine on my local OS X machine. I am able to build and run containers.However, when I try to build a stack project with Docker enabled, I get the following error:
This looks like a stack bug to me, but I'm still quite new to Docker, so I might be doing something completely wrong. :-)
Here's a full session:
The text was updated successfully, but these errors were encountered: