mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-08-10 22:39:12 +08:00
Since localhost usualy resolves in to 127.0.0.1/::1 in case we run custom ip it will fail, so lets fix that.
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.