Update run-py2-kms.sh

This commit is contained in:
Simonmicro 2020-01-26 16:29:26 +01:00 committed by GitHub
parent be2bf47c3b
commit c94a99145f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
docker stop py2-kms
docker rm py2-kms
docker run -d --name py2-kms \
-t \
-p 8080:8080 \
-p 1688:1688 \
-e IP=0.0.0.0 \