Nathan Potter
Nathan Potter
You should be able to mount in the docker socket to give your sail container access to the docker daemon running on the host to create additional docker containers or...
Can you expand the test log output in order to show the stack trace and test context?
I think it'd also be nice to have this as a label in case the user doesn't want docker in their env
What does `id` show for you? Seems like this may be related to #52
This is definitely a limitation currently with share labels. We've discussed evaluating environment variables in share paths, but thought it may get pretty messy. The `--docker-flag` option could work, but...
Also, by default your `$SSH_AUTH_SOCK` should be mounted in if it exists, and the ENV should be set correctly inside the container
Yeah I agree, I'll add a card to the board for passing ENVs and ENV mounts
Sorry for the docs lacking on hats, essentially hats allow a developer to put their own configuration on top of a repo's `.sail/Dockerfile` environment. So if you like `zsh`, you...
could you provide the output of the docker logs for the failed container startup?
I think it'd be better to just verify that the repo host is github before making the call to the API