arnaucode 4923e9c9cf | 7 years ago | |
---|---|---|
css | 7 years ago | |
fonts | 7 years ago | |
img | 7 years ago | |
js | 7 years ago | |
vendor | 7 years ago | |
.gitignore | 7 years ago | |
Dockerfile | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
carsincommon.apk | 7 years ago | |
index.html | 7 years ago | |
package.json | 7 years ago | |
webserver.js | 7 years ago |
1 - download the repository (just need the Dockerfile)
2 - build the docker image
docker build -t webcommonroutes .
3 - launch a container with the image
docker run -ti -d -p 80:8080 webcommonroutes
The landingpage && webapp will be able in the ip/domain.
send files over ssh scp dataset.tar.gz root@SERVERIP:/root/galdric