Use case
I would like to build an image and emulate it in cloud run, but my dockerfile is nested in another directory. This causes my docker builds to fail, because it uses the directory of the dockerfile as the context
Feature
An option to define the context when setting up docker, similar to the path to the dockerfile
Use case I would like to build an image and emulate it in cloud run, but my dockerfile is nested in another directory. This causes my docker builds to fail, because it uses the directory of the dockerfile as the context
Feature An option to define the context when setting up docker, similar to the path to the dockerfile