Skip to content

Fix API installation in Dockerfile

Johannes Zumthurm requested to merge docker_fix into master

Created by: NotSpecial

We want the amivapi command in the Dockerfile to actually use the files in the /api folder.

Therefore, a -e flag is needed when pip installs the API in order to avoid copying files to /usr/lib.

Merge request reports

Loading