Teddy
Teddy
Within the google cloud CLI, we are able to specify `--max-instances`, but within serverless I cannot find an option to do so. Reference: https://cloud.google.com/functions/docs/max-instances
I am trying to use hats myself, but I am having a hard time understanding the documentation. I I understand that there is supposed to be another file, but not...
Closes #197
Currently, there is a GitHub SDK within the code. If there is no `.sail/Dockerfile`, the base `codercom/ubuntu-dev` image should be used.
I work on a lot of repos, so stopping the container and rebuilding is a huge waste of time. How can I stop the docker instance and spin it back...
I was trying to reload the browser to get an extension to work (go tools). It rebuilt the container, so I now have to install them again. Just curious what...
When going through the docker example in the docs, I am unable to set the user permissions properly. I have tried `RUN sudo usermod -a -G docker $(whoami)`, but... that...
When using my laptop, the chrome app window does not show. I am able to visit the URL, but it is more of a convenience feature to have the app...
Not sure if we should force deletion of an image. When running tests, I receive this error: 
I am looking to add a share to my project. How would I go about evaluating `dirname $SSH_AUTH_SOCK` before adding it to the share?