Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Observatoire
observatoire-scripts
Commits
f283d0d6
Commit
f283d0d6
authored
Dec 02, 2021
by
Pierre Dittgen
Browse files
Add git dependency in container image
parent
a57bb249
Pipeline
#3294
failed with stages
in 249 minutes and 23 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
f283d0d6
...
@@ -4,6 +4,7 @@ LABEL maintainer="contact@jailbreak.paris"
...
@@ -4,6 +4,7 @@ LABEL maintainer="contact@jailbreak.paris"
RUN
apt-get update
&&
apt-get
install
--yes
--no-install-recommends
\
RUN
apt-get update
&&
apt-get
install
--yes
--no-install-recommends
\
csvkit
\
csvkit
\
git
\
openssh-client
\
openssh-client
\
python3-dev
\
python3-dev
\
sqlite3
\
sqlite3
\
...
...
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