py-kms/docker
simonmicro d892d81190
Merge pull request #62 from SoLoR1/patch-2
Fix docker healthcheck to netcat to actual IP
2022-04-05 15:46:59 +02:00
..
docker-py3-kms Fix healthcheck to netcat to actual IP 2022-04-04 21:54:46 +02:00
docker-py3-kms-minimal Fix healthcheck to netcat to actual IP 2022-04-04 21:51:50 +02:00
entrypoint.py Fixes #54 2022-01-06 17:14:40 +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 Allow multiple IPs in dovecot IP env variable 2022-04-03 22:11:32 +02: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.