Files
mop3/aux/docker_devel.sh
kamkow1 342f39b748
All checks were successful
Build ISO image / build-and-deploy (push) Successful in 40s
Build documentation / build-and-deploy (push) Successful in 26s
Use static buffers for mprintf and debug_printf, cut down on library dependencies
2026-04-03 20:49:07 +02:00

4 lines
97 B
Bash
Executable File

#!/bin/sh
docker build -f Dockerfile.localdev --progress=plain --build-arg bt="$1" --output . .