Commit Graph

3 Commits

Author SHA1 Message Date
Rick Altherr a7081164bd Force amd64 image for nginx
Per https://github.com/docker-library/official-images/issues/3835,
multi-arch official images are currently updated as each architecture's
builder finishes. This leads to times when the latest tags only have a
few architectures available.  Since our builds only happen on amd64,
pull nginx from the amd64 namespace specifically to avoid the problem.

Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
2018-02-27 10:12:10 -08:00
Tim 'mithro' Ansell 1860245751 Dockerfile: Run make with output syncing an more warnings.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-02-23 15:05:06 -08:00
Rick Altherr f4ddb607cb Dockerfile for building database from scratch
Runs all fuzzers to construct a database from scratch.  Raw and HTML
versions of database are packaged into a docker image that serves the
files via nginx.

Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
2018-02-05 17:51:36 -08:00