stjude-rust-labs / fq

Command line utility for manipulating Illumina-generated FASTQ files.
MIT License
77 stars 5 forks source link

docker: Add Dockerfile #17

Closed zaeleus closed 5 years ago

zaeleus commented 5 years ago

This adds a Dockerfile to build a minimalistic image (8.45 MiB).

Note that it does not define an entrypoint, so container commands must call fq manually.