py-kms/docker
simonmicro 6790958d82
Provide ephemeral db-path by default for web-ui container
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-04-11 16:45:27 +02:00
..
docker-py3-kms Provide ephemeral db-path by default for web-ui container 2026-04-11 16:45:27 +02:00
docker-py3-kms-minimal Fixed hardening to allow already dropped users to access the app-dir, fixes #139 2026-04-11 16:36:00 +02:00
entrypoint.py Do not drop permissions, if not needed 2026-04-11 16:22:47 +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 More logging for issues with permissions 2026-04-11 16:23:06 +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.