mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-05-14 15:15:07 -04:00
Docker with sqlite-web
This commit is contained in:
parent
6ad01d9a22
commit
0e4055cecb
8 changed files with 294 additions and 0 deletions
4
docker-py3-kms/build-py3-kms.sh
Executable file
4
docker-py3-kms/build-py3-kms.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
docker stop py3-kms
|
||||
docker rm py3-kms
|
||||
docker image rm pykms/pykms:py3-kms
|
||||
docker build -t pykms/pykms:py3-kms .
|
Loading…
Add table
Add a link
Reference in a new issue