Skip to content

Add instructions about how to run server using docker

Christian Meeßen requested to merge docker-support into master

Building hifis.net on my local machine causes troubles due to ruby being available only on v3.0. This PR adds the option to also start a local development server inside a docker container.

Merge request reports