py-kms/docker
ATENSI 69cbe51306
🔥 Update Dockerfile: remove commented code
I think we can clean this commented code.
2023-07-13 02:03:55 +07:00
..
docker-py3-kms 🔥 Update Dockerfile: remove commented code 2023-07-13 02:03:55 +07:00
docker-py3-kms-minimal Fixed healthcheck for classic (non Kubernetes) Docker (broken with default-ipv6 "::" listen ip) #89 2023-05-06 18:01:02 +02:00
entrypoint.py Fixed healthcheck for classic (non Kubernetes) Docker (broken with default-ipv6 "::" listen ip) #89 2023-05-06 18:01:02 +02:00
healthcheck.py Newline 2023-05-06 20:23:13 +02: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 Fixed healthcheck for classic (non Kubernetes) Docker (broken with default-ipv6 "::" listen ip) #89 2023-05-06 18:01:02 +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.