Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 274 Bytes

File metadata and controls

10 lines (6 loc) · 274 Bytes

What is this?

This repo creates an Docker container that executes HTWG-VirtualReality/prototyp.

Usage

  1. Checkout REPO
  2. sudo docker build -t htwg/prototyp:latest .
  3. sudo docker run -p 80:80 htwg/prototyp:latest