Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bo-Chun Chen
Packer Openstack Hpc Image
Commits
f6968992
Commit
f6968992
authored
Nov 04, 2022
by
Bo-Chun Chen
Browse files
Add curl to the image
parent
1496f970
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
f6968992
...
...
@@ -8,6 +8,7 @@ ADD ./packer /usr/local/bin
RUN
apt-get update
&&
apt-get
install
--no-install-recommends
-y
\
git
\
ssh
\
curl
\
&&
rm
-rf
/var/lib/apt/lists/
*
RUN
pip
install
--no-cache-dir
--upgrade
pip
\
&&
pip
install
--no-cache-dir
\
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment