omeroweb docker - add local app
will-moore opened this issue · 3 comments
will-moore commented
See discussion at: #2134 (comment)
Nice to find a more user-friendly way to add local app to PYTHONPATH in docker omeroweb.
jburel commented
@will-moore Does the recent work for omero-figure
(cf. ome/omero-figure#469) a good compromise we could promote?
will-moore commented
yes - good idea - would we tell users to create their own DockerFile, as in
https://github.com/ome/omero-figure/pull/469/files?
jburel commented
We could add a Dockerfile to our repos and improve the doc.
I will look into it.