docker run -v `pwd`/DataFile:/DataFile --env-file=onprem/main.env dataloader:latest
can anyone convert this docker run command to windows docker run my directory structure for DataFile is : D:/azure-streaming/DataFile
docker run -v `pwd`/DataFile:/DataFile --env-file=onprem/main.env dataloader:latest
can anyone convert this docker run command to windows docker run my directory structure for DataFile is : D:/azure-streaming/DataFile