How to run docker image with entrypoint
I have a docker image which works fine: docker run -it achalneupane/bbmapv1 which demuxbyname.sh /usr/local/bbmap/demuxbyname.sh command I am using to
Continue readingDocker questions and answers
I have a docker image which works fine: docker run -it achalneupane/bbmapv1 which demuxbyname.sh /usr/local/bbmap/demuxbyname.sh command I am using to
Continue readingI am trying to run this command on LSF cluster using docker image. However, I keep getting the error below.
Continue readingI am trying to create a docker image for BBMAP (https://sourceforge.net/projects/bbmap/files/latest/download) shell script suite available online along with samtools and
Continue reading