Skip to content

feat: Add Dockerfile

HUSS THEOPHILE requested to merge feature/16-add-dockerfile into develop

Add Dockerfile :

  • Copy all files in container
  • Build project in dist
  • Create nginx server
  • Serve on 80 port witch can be changed with startup options

Merge request reports