1
0
Fork 0
No description
Find a file
Enno Tensing ef63c0de14
containerrc: Remove optional parts from schema
A container can be created from a name and an image, no other part is
required. Reflect that in the JSON schema, by removing most top-level
required entries. Also remove the hardcoded env-vars from the schema.

Signed-off-by: Enno Tensing <tenno@suij.in>
2025-07-29 09:25:19 +02:00
generate generate: container: Fix printf call in Environment.create 2025-07-26 21:39:28 +02:00
LICENSES reuse: Add reuse information 2025-07-26 19:04:27 +02:00
.gitignore meta: Initial commit 2025-07-22 12:56:39 +02:00
containerctl reuse: Add reuse information 2025-07-26 19:04:27 +02:00
containerrc.json containerrc: Remove optional parts from schema 2025-07-29 09:25:19 +02:00
example.container example.container: Add container example configuration 2025-07-22 12:57:26 +02:00
LICENSE reuse: Add LICENSE symlink for tools that expect it 2025-07-26 19:06:00 +02:00
Makefile make: Add makefile to support install 2025-07-26 19:26:21 +02:00
REUSE.toml make: Add makefile to support install 2025-07-26 19:26:21 +02:00
ruff.toml meta: Initial commit 2025-07-22 12:56:39 +02:00