microscopic-megabyte-8477
10/26/2022, 4:16 PMbind
mountsVFumo000@RESML-1719017 terraform % ls /Users/vfumo000/repo/otsdata/terraform/terraform
environments modules
VFumo000@RESML-1719017 terraform % docker run -it --name terraform --rm \
--mount type=bind,source="$(pwd)"/terraform,target="/terraform" \
-v `pwd`/private/.vaultpass:/terraform/.vaultpass \
tf
docker: Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /Users/vfumo000/repo/otsdata/terraform/terraform.
See 'docker run --help'.
calm-sugar-3169
10/26/2022, 4:51 PMmicroscopic-megabyte-8477
10/26/2022, 4:59 PMjolly-forest-99711
10/27/2022, 4:20 PM$HOME
. Does this issue match what you want: https://github.com/rancher-sandbox/rancher-desktop/issues/3160