Closed tiborsimko closed 6 years ago
Dockerfile should not install DEV versions of shared libraries:
Dockerfile
$ grep '@master' r*/Dockerfile reana-workflow-engine-serial/Dockerfile:RUN pip install -e git://github.com/reanahub/reana-commons.git@master#egg=reana-commons
See also https://github.com/reanahub/reana-server/issues/85
Other components are fine.
Dockerfile
should not install DEV versions of shared libraries:See also https://github.com/reanahub/reana-server/issues/85
Other components are fine.