Files
py-kms/docker
Klemen Mihevc 7979f40e5e Fix healthcheck to netcat to actual IP
Since localhost usualy resolves in to 127.0.0.1/::1 in case we run custom ip it will fail, so lets fix that.
2022-04-04 21:51:50 +02:00
..
2022-02-11 09:43:24 +01:00
2022-01-06 17:14:40 +01:00
2021-12-09 17:45:24 +01: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.