US08-02: Build a Reproducible Application Image (#97)

This commit was merged in pull request #97.
This commit is contained in:
2026-08-18 23:11:15 +02:00
parent eea50802af
commit 888d859e93
13 changed files with 1009 additions and 4 deletions

View File

@@ -178,10 +178,13 @@
"US08-01": [
"tests/unit/test_security_policy.py",
"tests/integration/test_trusted_hosts.py"
],
"US08-02": [
"tests/integration/test_container_image.py",
"tests/e2e/test_container_runtime.py"
]
},
"planned": [
"US08-02",
"US08-03",
"US08-04",
"US08-05"