Dockerization
stamparm opened this issue · comments
Miroslav Stampar commented
Dockerization of the platform
Miroslav Stampar commented
sudo docker build -t ecsc:latest github.com/enisaeu/ecsc-gameboard
sudo docker run -d -p 8080:80 ecsc:latest
p.s. with upper setup platform is exposed through *:8080