py-kms/docker
simonmicro c89f74a7ef
Merge pull request #39 from gh0st-app1e/master
Fixed not dropping privileges to default user/group
2021-12-05 18:11:10 +01:00
..
docker-py3-kms Fix HC interval 2021-11-09 18:05:39 +00:00
docker-py3-kms-minimal Fix HC interval typo 2021-11-09 18:06:07 +00:00
entrypoint.py Merge pull request #39 from gh0st-app1e/master 2021-12-05 18:11:10 +01:00
README.md Removed fresh code cloning from building (use the local cahced version instead) 2021-09-13 11:13:48 +02:00
start.py Fix loglevel MININFO for docker 2021-12-03 17:14:29 +08:00

Both docker files must access the source code of this repository. Therefore the build context must be the root of the project directory. Take a look into the build script for the normal py-kms version, as it demonstrates exactly that case and how to use these docker files.