I wanted to run Google Cloud’s gcloud
commandline tool in a Docker container
and, modulo security flaws in Docker for Mac, not expose my entire home
directory to it. A wrapper script got me most of the way there:
I wanted to run Google Cloud’s gcloud
commandline tool in a Docker container
and, modulo security flaws in Docker for Mac, not expose my entire home
directory to it. A wrapper script got me most of the way there: