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

docker: add hicstuff 3.1.3

parent c6cb3757
No related branches found
Tags v0.2.6
No related merge requests found
[submodule "src/.docker_modules/hicstuff/3.1.3/hicstuff"]
path = src/.docker_modules/hicstuff/3.1.3/hicstuff
url = git@github.com:koszullab/hicstuff.git
#!/bin/sh
docker pull lbmc/hicstuff:3.1.3
docker build src/.docker_modules/hicstuff/3.1.3/hicstuff/ -t 'lbmc/hicstuff:3.1.3'
docker push lbmc/hicstuff:3.1.3
docker buildx build --platform linux/amd64,linux/arm64 -t "lbmc/hicstuff:3.1.3" --push src/.docker_modules/hicstuff/3.1.3/hicstuff/
Subproject commit c3d488f8012ed5296431ebf299a97f78d0b03407
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