Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dhtnet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
dhtnet
Commits
74bc0415
Commit
74bc0415
authored
8 months ago
by
François-Simon Fauteux-Chapleau
Browse files
Options
Downloads
Patches
Plain Diff
Docker: add libupnp-dev and libnatpmp-dev
GitLab:
#37
Change-Id: Ib0b5b5d9767da1749f80c2cb5c147214bafe9d58
parent
49da80fb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-0
1 addition, 0 deletions
Dockerfile
with
1 addition
and
0 deletions
Dockerfile
+
1
−
0
View file @
74bc0415
...
...
@@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y \
libncurses5-dev libreadline-dev nettle-dev libcppunit-dev
\
libgnutls28-dev libuv1-dev libjsoncpp-dev libargon2-dev libunistring-dev
\
libssl-dev libfmt-dev libasio-dev libmsgpack-dev libyaml-cpp-dev
\
libupnp-dev libnatpmp-dev
\
&&
apt-get clean
&&
rm
-rf
/var/lib/apt/lists/
*
/var/cache/apt/
*
COPY
. dhtnet
...
...
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