Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Knot DNS
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
23
Issues
23
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Knot projects
Knot DNS
Commits
6966fbc8
Commit
6966fbc8
authored
Apr 09, 2015
by
Marek Vavruša
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scripts: added jansson to Dockerfile
parent
c05074f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/Dockerfile
scripts/Dockerfile
+1
-1
No files found.
scripts/Dockerfile
View file @
6966fbc8
...
...
@@ -11,7 +11,7 @@ EXPOSE 53
# Environment
ENV
THREADS 4
ENV
BUILD_PKGS git-core make gcc libtool autoconf pkg-config flex bison libssl-dev
ENV
RUNTIME_PKGS libssl1.0.0 liburcu-dev liblmdb-dev libgnutls28-dev
ENV
RUNTIME_PKGS libssl1.0.0 liburcu-dev liblmdb-dev libgnutls28-dev
libjansson-dev
# Install dependencies and sources
RUN
apt-get
-q
-y
update
&&
\
...
...
Write
Preview
Markdown
is supported
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