The docker default settings for output are annoying. We need to be able to see errors in the build more easily.

This commit is contained in:
Danack
2022-09-04 19:19:59 +01:00
parent b1c0b70338
commit 72de7d04fb
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
DOCKER_SCAN_SUGGEST=false BUILDKIT_PROGRESS=plain docker-compose up --build developing