did some script reorg

This commit is contained in:
jash
2018-10-08 11:02:11 +02:00
committed by kexkey
parent ffa9293226
commit 7479433f4a
8 changed files with 42 additions and 41 deletions

4
install/script/docker.sh Executable file → Normal file
View File

@@ -1,7 +1,3 @@
#!/bin/sh
. ./trace.sh
build_docker_image() {
trace "building docker image: $1 with tag $2:latest"