explicitly added VsDevShell to rust build
parent
e7808799c9
commit
cef74665bc
|
@ -8,3 +8,4 @@ RUN setx path "%path%;%USERPROFILE%\.cargo\bin"
|
|||
|
||||
VOLUME C:\source\
|
||||
WORKDIR C:\source\
|
||||
ENTRYPOINT ["powershell", "-NoExit", "-Command", "Import-Module C:\\msvc\\Common7\\Tools\\Microsoft.VisualStudio.DevShell.dll;", "Enter-VsDevShell -VsInstallPath C:\\msvc\\ -DevCmdArguments -arch=amd64;"]
|
||||
|
|
Loading…
Reference in New Issue