glencoesoftware / raw2ometiff

Raw format to OME-TIFF converter
GNU General Public License v2.0
48 stars 22 forks source link

Feature/dockerfile #69

Closed ilveroluca closed 1 year ago

ilveroluca commented 2 years ago

This PR contributes a dockerfile and instructions to build a docker image for raw2ometiff. Rather than building from source, the dockerfile downloads a pre-compiled release artifact from github. The version that is downloaded can be specified via an argument, so the dockerfile can easily be re-used for different releases.

joshmoore commented 2 years ago

Thanks, @ilveroluca. Build works locally for me. :+1:

melissalinkert commented 1 year ago

Apologies for the delay in following up. As mentioned in https://github.com/glencoesoftware/bioformats2raw/pull/123#issuecomment-1028949984, we're not really in a position to officially support Docker-based workflows at this time. Closing for now, and we can revisit if that changes in the future.