hedgedoc/react-client

Create dockerfile

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
We're coming close to the point where we might want to run an alpha preview. To use backend and frontend together it might be useful to be able to create docker images.

Describe the solution you'd like
Create a Dockerfile that creates a production build that can be used with the real backend.

Describe alternatives you've considered
Containerless setup

Additional context
Please use multi-staged building.