Files
nomad/drivers/docker
Seth Hoenig 188a604ce3 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
..
2020-05-26 11:04:04 -04:00
2019-02-22 14:19:58 +01:00
2020-03-28 17:29:04 +01:00
2020-03-28 17:29:06 +01:00