We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c3c74 commit 6e25f1bCopy full SHA for 6e25f1b
bin/docker_build.sh
@@ -1,5 +1,6 @@
1
#!/bin/sh
2
3
+set -x
4
set -e
5
6
usage() {
0 commit comments