This website requires JavaScript.
Explore
Help
Sign In
ZhouXY108
/
wisemapping-open-source
mirror of
https://github.com/wisemapping/wisemapping-open-source.git
Watch
1
Star
1
Fork
You've already forked wisemapping-open-source
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f25a1279a3
wisemapping-open-source
/
distribution
/
build-image.sh
6 lines
93 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
set
-o
set
-u
docker build -t wisemapping -f ./Dockerfile ../wise-webapp/target/
Reference in New Issue
View Git Blame
Copy Permalink