rm command from compose

master
JoYo 2021-02-18 15:08:39 -05:00
parent 25b97d8a79
commit 8a96d5c2c2
1 changed files with 0 additions and 2 deletions

View File

@ -7,7 +7,6 @@ services:
context: .
volumes:
- .:C:/source/
command: msbuild .
winxp_build:
image: winxp_build
@ -16,4 +15,3 @@ services:
dockerfile: winxp.Dockerfile
volumes:
- .:C:/source/
command: msbuild .