Commit Graph

4 Commits

Author SHA1 Message Date
Marko Milić
edde7e05bb Fixed "python image runs with root as the default user"
Added non-root user creation** (`appuser` with UID/GID 1000) - **Set
proper file ownership** for all application directories - **Switched
container execution** to non-root user with `USER appuser` - **Fixed
permission issues** for static files directory
2025-11-14 12:55:08 +01:00
Marko Milić
36993b64a4 feature/Copying recursively might inadvertently add sensitive data to
the container
2025-11-14 12:36:31 +01:00
karmaking
9cb13e9c19 fixed pipeline 2024-10-16 14:16:39 +02:00
karmaking
493dac700a added non-OC-image, update build pipeline 2024-10-14 21:45:16 +02:00