Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jenny Ryan
ouinet
Commits
1d2998c8
Commit
1d2998c8
authored
Nov 10, 2020
by
Ivan Vilata-i-Balaguer
Browse files
Docker: Add missing dependency for `ping-swarm` script.
parent
28d423cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
1d2998c8
...
...
@@ -80,6 +80,7 @@ RUN apt-get update && apt-get install -y \
$(
echo
$OUINET_DEBUG
|
sed
-n
's/^yes$/gdb/p'
)
\
\
lsb-release
\
netcat
\
wget
\
&&
rm
-rf
/var/lib/apt/lists/
*
# Fetch and install i2pd.
...
...
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