mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-05-14 07:04:52 -04:00
Work with py2
This commit is contained in:
parent
dddc02530b
commit
041df7f5ce
5 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
docker stop py3-kms
|
||||
docker rm py3-kms
|
||||
docker run -d --name py3-kms \
|
||||
docker run -it -d --name py3-kms \
|
||||
-p 8080:8080 \
|
||||
-p 1688:1688 \
|
||||
-e IP=0.0.0.0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue