Added build command

This commit is contained in:
Kevin Veen-Birkenbach
2025-07-11 13:07:31 +02:00
parent cf2f1966c7
commit 45faa3cbd7

View File

@@ -48,6 +48,7 @@ PROXY_COMMANDS = {
"docker":[
"start",
"stop",
"build"
],
"docker compose":[
"up",