mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-06-08 13:34:40 +02:00
Removed fresh code cloning from building (use the local cahced version instead)
This commit is contained in:
parent
873ee726e6
commit
da202201c5
6 changed files with 10 additions and 11 deletions
|
@ -13,4 +13,4 @@ docker run -d --name py3-kms \
|
|||
-e LOGSIZE=2 \
|
||||
-v /etc/localtime:/etc/localtime:ro \
|
||||
-v /var/log:/var/log:rw \
|
||||
--restart unless-stopped pykmsorg/py-kms:python3
|
||||
--restart unless-stopped pykms/pykms:py3-kms
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue