Files
the-biergarten-app/tooling/pipeline/runpod
Aaron Po 67c34773fa update directories
Co-authored-by: Copilot <copilot@github.com>
2026-05-05 00:45:08 -04:00
..
2026-05-05 00:45:08 -04:00
2026-05-04 20:02:39 -04:00
2026-05-04 20:02:39 -04:00
2026-05-05 00:45:08 -04:00

touch runpod/start.sh
docker build \
 --progress=plain \
 -t biergarten-pipeline:latest \
 -f runpod/Dockerfile \
 . 2>&1 | tee build.log