Docker documentation says that it\'s possible to mount a single file into a Docker container:
The -v flag can also be used to mount a single file - in
There is a simple solution for those who use the VirtualBox machine. By default, the C:/User folder is added. If your project is in C:/projects, add this folder to make it available in VB (with automount).