Commit Graph

2 Commits

Author SHA1 Message Date
Khaled Elkhawaga ee4967acd4 Enables module-mode in Docker to fix build 2019-11-12 23:27:23 +01:00
Johan Bergström d3f9aa2ae7 Build a docker container
Use debian/distroless (glibc) as a base which in general gives
slightly higher performance than alpine (musl) while trading
off container size (about 10mb).

The build phase makes the assumption that any capnproto-files
are pre-processed before building in-docker.
2019-06-06 13:50:13 +04:00