This commit is contained in:
bel
2021-09-14 06:20:35 -06:00
commit c1b827fba3
40 changed files with 1509 additions and 0 deletions

3
mizzer/economizzer-build.sh Executable file
View File

@@ -0,0 +1,3 @@
#! /bin/bash
cd "$(dirname "${BASH_SOURCE[0]}")"
docker build -f economizzer -t dev:dev .