Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Singularity
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Container registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IMGW
Singularity
Commits
998cec8c
Commit
998cec8c
authored
6 years ago
by
Marty Kandes
Browse files
Options
Downloads
Patches
Plain Diff
naked-singularity-v0.6.9 :: added debian-keyring package to
naked-singularity install procedure for centos
parent
f6c2f7b2
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README
+1
-1
1 addition, 1 deletion
README
naked-singularity.sh
+2
-0
2 additions, 0 deletions
naked-singularity.sh
with
3 additions
and
1 deletion
README
+
1
−
1
View file @
998cec8c
...
...
@@ -46,7 +46,7 @@ AUTHOR
VERSION
0.6.
8
0.6.
9
LAST UPDATED
...
...
This diff is collapsed.
Click to expand it.
naked-singularity.sh
+
2
−
0
View file @
998cec8c
...
...
@@ -301,6 +301,8 @@ naked_install() {
sudo
yum
install
-y
epel-release
echo
'sudo yum install -y debootstrap'
sudo
yum
install
-y
debootstrap
echo
'sudo yum install -y debian-keyring'
sudo
yum
install
-y
debian-keyring
elif
[[
"
${
operating_system
}
"
=
'ubuntu'
]]
;
then
...
...
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