Fix distribution creation

This commit is contained in:
Paulo Gustavo Veiga
2022-01-22 23:50:20 -08:00
parent 5923d514b7
commit 19354f4ec1
16 changed files with 49 additions and 482 deletions

6
distribution/build-image.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
set -o
set -u
docker build -t wisemapping -f ./Dockerfile ../wise-webapp/target/