micdet-delen
micdet-delen
I seem to have the same issue with bind mounts (on Windows with WSL integration). Was running with create_host_path: false. And got build error for every path not existing on...
Hi @ndeloof , can you elaborate a bit more on your PR https://github.com/docker/cli/pull/6573 ? This is what I found up to now: I tested the `create_host_path: false` behaviour on bind...
Ok, so both issues, ie the secrets files issue from @filimonic and my issue with bind mounts have the same root cause? And will be fixed in the Docker project?...
I also see this behaviour from compose, I'm not 100% sure how to interpret it, I'm not familiar enough with Docker and compose, but I do find it strange: compose...
Awesome, I suspected something like that was happening :D I have no idea about the Docker and docker-compose release schedule: how soon can we expect a new release with this...