We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 078085b + 687f18d commit d8076cfCopy full SHA for d8076cf
build.sh
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
set -e -x
3
4
-docker build -t clojure-base-image .
+docker build -t dispatchframework/clojure-base:0.0.1 .
0 commit comments