TOTI Dockerfile 2020

  • docker build --tag docker-toti .
  • docker run --rm -ti -p 3000:3000 docker-toti
  • python3 -m http.server 3000