Commit Graph

10 Commits

Author SHA1 Message Date
Disconnect3d
7eeab969f9
Update Dockerfile to use ubuntu:18.04 image 2019-12-07 14:24:32 +01:00
Adam Carheden
7969e2b2aa Fixed missing dependency on libnl-route-3-dev 2019-01-29 09:48:35 -07:00
D0han
efb22279bc Build docker image from current source 2018-04-11 17:02:20 +02:00
Robert Swiecki
d20aa424e0 cap: Don't use -libcap anymore, as it had problems with newer capabilities 2017-09-30 00:05:41 +02:00
Robert Swiecki
2370624a5f Dockerfile: make it compile with new c++ libprotobuf 2017-09-27 15:18:30 +02:00
disconnect3d
25deba1425 Fix dockerfile: add libcap-dev install
Before the fix the build ends up somewhere with:
> sys/capability.h: No such file or directory
2017-07-18 21:19:23 +02:00
Casey Strouse
76c7a23e65 Refactor using current official Dockerfile best practices
Implement best practices for Dockerfiles as per the official
documentation:
https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/

Reduces image size from 451.6MB to 404.9MB.
2017-06-12 19:50:55 -07:00
Yoshisato Yanagisawa
611a17f96f Fix Dockerfile to make it built with current Makefile. 2017-06-02 14:54:55 +09:00
Wiktor Garbacz
dc428155e8 Simplify cloning/building.
Kafel submodule will be automatically initialized if not done manually
before invoking `make`.
2017-05-15 19:39:20 +02:00
disconnect3d
2162b79fb1 Add Dockerfile 2017-04-21 15:35:50 +02:00