Projectmanagement quiz by TINF20C (DHBW Stuttgart)
Go to file
2021-05-26 16:59:19 +02:00
public chat functions 2021-05-26 16:26:05 +02:00
Webservice chat functions 2021-05-26 16:26:05 +02:00
.gitignore chat functions 2021-05-26 16:26:05 +02:00
Dockerfile Added Dockerfile 2021-05-26 16:59:19 +02:00
README.md Added Dockerfile 2021-05-26 16:59:19 +02:00

Projektmanagement Game

Build

docker build Projektmanagement-Game/ -t pm-game

Deploy

docker run -d -p 80:5000 pm-game