Related to #61, this PR adds a new folder images/alevinfry containing the Dockerfile and README.md to build the Docker image needed to run Alevin-fry. The image has also been pushed to AWS with the following tag scpca-alevin-fry:0.1.0 and can be pulled from there.
This image also contains procps needed to run nextflow using the -with-tower configuration. Otherwise it will not complete the workflow.
Related to #61, this PR adds a new folder
images/alevinfry
containing theDockerfile
andREADME.md
to build the Docker image needed to run Alevin-fry. The image has also been pushed to AWS with the following tagscpca-alevin-fry:0.1.0
and can be pulled from there.This image also contains
procps
needed to run nextflow using the -with-tower configuration. Otherwise it will not complete the workflow.