1
0
Fork 0
No description
Find a file
Enno Tensing d1e4452a5d
containerctl: Fix log_error() not logging a timestamp
As ${TODAY} was forgotten, the first argument from ${@} was used as a
timestamp instead, resulting in malformed log messages. Fix this by
adding ${TDOAY} before ${@}.

Signed-off-by: Enno Tensing <tenno@suij.in>
2025-07-26 16:51:40 +02:00
generate generate: container: Use ",".join() and fix Secret.command() 2025-07-22 16:50:24 +02:00
.gitignore meta: Initial commit 2025-07-22 12:56:39 +02:00
containerctl containerctl: Fix log_error() not logging a timestamp 2025-07-26 16:51:40 +02:00
example.container example.container: Add container example configuration 2025-07-22 12:57:26 +02:00
ruff.toml meta: Initial commit 2025-07-22 12:56:39 +02:00