Closed FrankAuwers closed 7 months ago
Docker uninstalled and reinstalled. Still the same problem.
Creating a containter with New-BcContainter in powershell works still.
If you try to add -additionalParameters @('--volume "D:\Scapta:c:\scapta"') to your working New-BcContainer then you can see whether you can attached a volume from D to a container. I am assuming that this isn't possible Is D a network drive?
Hi Freddy,
The D drive is a local dev drive. Do you know if we can't use this in combination with docker?