pandoc/static-linux
John MacFarlane 037af1b95b Improved static linux alpine build.
* Use -split-objs (reduces executable size from ~50M to 32M), at
  cost of much slower compilation.
* Moved building of prereqs from CMD to RUN, so they can be cached.
  Doing 'make build' will fetch the latest from git and rebuild
  pandoc, but dependencies needn't be rebuilt.
2017-03-17 16:02:49 +01:00
..
Dockerfile Improved static linux alpine build. 2017-03-17 16:02:49 +01:00
Makefile Added static-linux directory. 2017-03-17 14:19:08 +01:00