Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
BioHPC
astrocyte_example_wordcount
Commits
ff03378d
Commit
ff03378d
authored
Jun 14, 2021
by
Devin OKelly
Browse files
Update biohpc_singularity_gitlab.config
parent
52430372
Changes
1
Hide whitespace changes
Inline
Side-by-side
workflow/configs/biohpc_singularity_gitlab.config
View file @
ff03378d
...
...
@@ -8,12 +8,12 @@ singularity {
process
{
executor
=
'local'
withName
:
uppercase
{
container
=
'git.biohpc.swmed.edu:5050/s190450/astrocyte_example_wordcount/ubuntu:latest'
container
=
'
docker://
git.biohpc.swmed.edu:5050/s190450/astrocyte_example_wordcount/ubuntu:latest'
}
withName
:
tolines
{
container
=
'git.biohpc.swmed.edu:5050/s190450/astrocyte_example_wordcount/ubuntu:latest'
container
=
'
docker://
git.biohpc.swmed.edu:5050/s190450/astrocyte_example_wordcount/ubuntu:latest'
}
withName
:
wordcounts
{
container
=
'git.biohpc.swmed.edu:5050/s190450/astrocyte_example_wordcount/ubuntu:latest'
container
=
'
docker://
git.biohpc.swmed.edu:5050/s190450/astrocyte_example_wordcount/ubuntu:latest'
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment