Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ASTRON SDC
WP2-assignments
Commits
a744bfcd
Commit
a744bfcd
authored
Oct 09, 2020
by
Yan Grange
👋
Browse files
Wrap python in Singularity
parent
6112e304
Changes
1
Show whitespace changes
Inline
Side-by-side
singupy.sh
0 → 100755
View file @
a744bfcd
#!/usr/bin/env bash
singularity
exec
-B
${
HOME
}
/.rucio/:/opt/rucio/etc
${
HOME
}
/rucio_dev/rucio-py3.simg python3
$*
Write
Preview
Supports
Markdown
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