wk1: initial docker image setup

This commit is contained in:
ari melody 2026-01-28 13:42:48 +00:00
commit 51738fcac7
Signed by: ari
GPG key ID: CF99829C92678188
33 changed files with 1833 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#!/bin/bash
SCRIPT_PATH="/usr/local/bin/helpers"
source "${SCRIPT_PATH}/log.sh"