Fix distribution creation
This commit is contained in:
6
distribution/build-image.sh
Executable file
6
distribution/build-image.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -o
|
||||
set -u
|
||||
|
||||
docker build -t wisemapping -f ./Dockerfile ../wise-webapp/target/
|
Reference in New Issue
Block a user