Closed ilveroluca closed 1 year ago
Thanks, @ilveroluca. Build works locally for me. :+1:
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.
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.