open-nomad/website/pages/docs/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
..
external nomad-driver-containerd: Update networking section (#8762) 2020-09-03 10:31:58 -04:00
docker.mdx drivers/docker: detect arch for default infra_image 2020-09-23 13:54:30 -05:00
exec.mdx docs: expand explanation of task driver capabilities (#8485) 2020-07-22 12:14:20 -04:00
index.mdx fixing links 2020-03-26 19:27:05 -04:00
java.mdx docs: add chroot contents to Java driver docs (#8873) 2020-09-11 10:38:30 -04:00
podman.mdx Podman driver: Add support for signal task. 2020-08-19 17:25:52 -07:00
qemu.mdx docs: expand explanation of task driver capabilities (#8485) 2020-07-22 12:14:20 -04:00
raw_exec.mdx docs: expand explanation of task driver capabilities (#8485) 2020-07-22 12:14:20 -04:00