NPLinker / nplinker-webapp

Apache License 2.0
2 stars 2 forks source link

Docker image volume configuration #12

Open andrewramsay opened 3 years ago

andrewramsay commented 3 years ago

Ideally the image should support mounting a volume containing a local copy of the source code in place of the prepackaged copy. This would allow people to make local modifications to the code and run it using the dependencies packaged in the image.

CunliangGeng commented 2 years ago

This is a dependency problem, I'll solve it when make nplinker as a package.