This repository has been archived by the owner on Aug 6, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run multiqc --help at the end of the dockerfile to check build is good
Other additions: * Added echo logs between each step of the run script, with 'Docker Build log' prefix to make easier searching * Added --quiet parameters to apt and pip upgrade * Use xargs over for loop for removing cache with -printf to ensure each directory / file is quoted properly
- Loading branch information