Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
Container Images
gitlab
Commits
e9302fde
Commit
e9302fde
authored
Jan 08, 2021
by
mh
Browse files
this got renamed
parent
124ebbf7
Pipeline
#5373
passed with stage
in 10 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
e9302fde
...
...
@@ -24,7 +24,7 @@ else
fi
echo
"Building image"
buildah bud
--pull-always
$cache_flag
-f
"./
Dock
erfile
.el7
"
-t
"
${
NAME
}
:
${
VERSION
}
"
"
${
basedir
}
"
buildah bud
--pull-always
$cache_flag
-f
"./
Contain
erfile"
-t
"
${
NAME
}
:
${
VERSION
}
"
"
${
basedir
}
"
echo
-e
"Building image
\0
33[0;32mdone
\0
33[0m"
echo
"Exporting image"
...
...
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