This repo creates an Docker container that executes HTWG-VirtualReality/prototyp.
- Checkout REPO
- sudo docker build -t htwg/prototyp:latest .
- sudo docker run -p 80:80 htwg/prototyp:latest
This repo creates an Docker container that executes HTWG-VirtualReality/prototyp.