mirror of https://github.com/SystemRage/py-kms.git
Update run-py2-kms.sh
This commit is contained in:
parent
be2bf47c3b
commit
c94a99145f
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue