Closed schildbach closed 4 days ago
you need to run the build steps as described in the README before.
Now I'm confused. The entire point of "docker build" is you don't need to fiddle around with custom build steps and special build requirements (yarn?). I'd expect the entire build to happen within Docker. See for example Synapse who are doing it this way – no need to install Python.
Steps to reproduce
(in the project root directory, tag v0.7.0)
docker build .
Outcome
What did you expect?
A ready to run Docker image.
What happened instead?
Operating system
Ubuntu
Browser information
n/a
URL for webapp
n/a
Will you send logs?
No