Skip to content

Commit c8b5330

Browse files
committed
Skip rm
1 parent 17b077b commit c8b5330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# docker build -t python .
22

3-
docker rm -f pythonbuild36 2>&1
3+
# docker rm -f pythonbuild36 2>&1
44
docker pull python:3.6-windowsservercore
55
docker create --name=pythonbuild36 python:3.6-windowsservercore
66
docker cp pythonbuild36:Python tmp

0 commit comments

Comments
 (0)