Files
nomad/website/pages/docs
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-09-22 12:08:57 -04:00
2020-08-14 14:16:38 -04:00
2020-09-22 12:08:57 -04:00
2020-05-19 09:14:17 -04:00
2020-02-06 18:45:31 -05:00
2020-03-25 20:10:53 -04:00