Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nextflow
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LBMC
nextflow
Commits
bda59b8c
Verified
Commit
bda59b8c
authored
2 years ago
by
Laurent Modolo
Browse files
Options
Downloads
Patches
Plain Diff
docker: add hicstuff 3.1.3
parent
c6cb3757
No related branches found
Branches containing commit
Tags
v0.2.6
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitmodules
+3
-0
3 additions, 0 deletions
.gitmodules
src/.docker_modules/hicstuff/3.1.3/docker_init.sh
+5
-0
5 additions, 0 deletions
src/.docker_modules/hicstuff/3.1.3/docker_init.sh
src/.docker_modules/hicstuff/3.1.3/hicstuff
+1
-0
1 addition, 0 deletions
src/.docker_modules/hicstuff/3.1.3/hicstuff
with
9 additions
and
0 deletions
.gitmodules
0 → 100644
+
3
−
0
View file @
bda59b8c
[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
This diff is collapsed.
Click to expand it.
src/.docker_modules/hicstuff/3.1.3/docker_init.sh
0 → 100755
+
5
−
0
View file @
bda59b8c
#!/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/
This diff is collapsed.
Click to expand it.
hicstuff
@
c3d488f8
Subproject commit c3d488f8012ed5296431ebf299a97f78d0b03407
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment