Commit Graph

4 Commits

Author SHA1 Message Date
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