Commit Graph

1 Commits

Author SHA1 Message Date
Johan Bergström b35d8505ab 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-05 16:09:34 -04:00