Skip to content
Snippets Groups Projects
Unverified Commit 93255688 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

Docker: update name of module to lbmc/module:version

parent 0d93daf3
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
docker build src/docker_modules/trimmomatic/0.36 -t 'trimmomatic:0.36'
docker build src/docker_modules/trimmomatic/0.36 -t 'lbmc/trimmomatic:0.36'
#!/bin/sh
docker build src/docker_modules/ucsc/375/ -t 'ucsc:375'
docker build src/docker_modules/ucsc/375/ -t 'lbmc/ucsc:375'
#!/bin/sh
docker build src/docker_modules/umi_tools/1.0.0/ -t 'umi_tools:1.0.0'
docker build src/docker_modules/umi_tools/1.0.0/ -t 'lbmc/umi_tools:1.0.0'
#!/bin/sh
docker build src/docker_modules/umi_tools/1.0.0/ -t 'umi_tools:1.0.0'
docker build src/docker_modules/umi_tools/1.0.0/ -t 'lbmc/umi_tools:1.0.0'
#!/bin/sh
docker build src/docker_modules/urqt/d62c1f8 -t 'urqt:d62c1f8'
docker build src/docker_modules/urqt/d62c1f8 -t 'lbmc/urqt:d62c1f8'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment