open-nomad/drivers
Seth Hoenig fd2a31a331 drivers/docker: detect arch for default infra_image
The 'docker.config.infra_image' would default to an amd64 container.
It is possible to reference the correct image for a platform using
the `runtime.GOARCH` variable, eliminating the need to explicitly set
the `infra_image` on non-amd64 platforms.

Also upgrade to Google's pause container version 3.1 from 3.0, which
includes some enhancements around process management.

Fixes #8926
2020-09-23 13:54:30 -05:00
..
docker drivers/docker: detect arch for default infra_image 2020-09-23 13:54:30 -05:00
exec fix test failures from rebase 2020-06-18 11:05:32 -07:00
java fix test failures from rebase 2020-06-18 11:05:32 -07:00
mock cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00
qemu add a allowlist for qemu image paths 2020-06-24 08:03:19 -04:00
rawexec cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00
shared Upgrade to golang 1.15 (#8858) 2020-09-09 15:59:29 -04:00