The current Dockerfile requires an external build step.
For reproducibility and CI it is convenient to use a multi-stage Dockerfile that includes a build step, similar to the Dockerfile for the FAIRDataPoint and the examples in the Vue docs and Docker docs.