Tim Gross
405e9d874c
docs: inclusive language configuration changes ( #9069 )
2020-10-13 08:02:29 -04:00
Lens0021
b849db7dca
docs: fix link in docker driver docs ( #9066 )
2020-10-12 08:17:07 -04:00
Ryan Oaks
97d03887c7
Merge pull request #8991 from hashicorp/ro.docs-formatting
...
docs: Format docs website code and mdx
2020-10-05 10:31:40 -04:00
Charlie Voiselle
4a7502847d
Update docker.mdx ( #8913 )
2020-10-02 14:54:14 -04:00
Ryan Oaks
0e0f23210e
Format docs website code and mdx
2020-10-02 13:31:40 -04:00
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
Brad Phipps
7bcb12baaa
docs: add missing double quote ( #8806 )
2020-09-17 09:16:30 -04:00
James Rasell
75f2732678
docs: update Docker driver to detail new image_pull_timeout params.
2020-08-14 09:40:24 +01:00
Nick Ethier
c11dbcd001
docker: support group allocated ports and host_networks ( #8623 )
...
* docker: support group allocated ports
* docker: add new ports driver config to specify which group ports are mapped
* docker: update port mapping docs
2020-08-11 18:30:22 -04:00
James Rasell
55821da83b
docs: fix minor formatting issues on docker driver page. ( #8578 )
...
Co-authored-by: Chris Baker <1675087+cgbaker@users.noreply.github.com >
2020-08-11 12:41:50 +02:00
Tim Gross
31be70bbb3
docs: expand explanation of task driver capabilities ( #8485 )
2020-07-22 12:14:20 -04:00
kobayashi
9aae2950be
Add capabilities to task drivers' pages ( #8476 )
2020-07-21 14:54:31 -04:00
Mahmood Ali
8e91a6cd2f
docs: update docs for host path flags
2020-06-24 08:03:56 -04:00
Frederic Hemberger
bfe729f7ed
[docs/docker driver] fix username in example
...
> If you do not run Nomad as root, make sure you add the Nomad user to the Docker group so Nomad can communicate with the Docker daemon.
Changing the username in the example from `vagrant` to `nomad`. Vagrant isn't addressed in the entire document, so I guess that this was a mistake.
2020-06-11 12:29:43 +02:00
Seth Hoenig
0d0d245981
docs: reference kernel documentation regarding soft memory limit activation
2020-06-01 11:16:11 -05:00
Seth Hoenig
779b615a52
docs: use correct url path for doc string
...
Co-authored-by: Michael Schurter <mschurter@hashicorp.com >
2020-06-01 10:52:36 -05:00
Seth Hoenig
d35358a07c
docs: update docs & changelog for docker driver memory_hard_limit configuration
2020-06-01 09:24:49 -05:00
Jeff Escalante
e69fc1f459
fix shell-session snippet error
2020-05-18 16:53:06 -04:00
Mahmood Ali
dd06346435
Merge pull request #7932 from hashicorp/f-docker-custom-runtimes
...
Docker runtimes
2020-05-12 11:59:36 -04:00
Mahmood Ali
a4e77ab80d
update docs
2020-05-12 11:07:12 -04:00
Mahmood Ali
0f499a37ef
Apply suggestions from code review
...
Co-authored-by: Tim Gross <tgross@hashicorp.com >
2020-05-12 10:56:47 -04:00
Charlie Voiselle
74d91fa2b4
Update docker.mdx
2020-04-24 23:20:02 -04:00
Ben Buzbee
3bd675ea9d
Rename OCIRuntime to Runtime; allow gpu conflicts is they are the same runtime; add conflict test
2020-04-03 12:15:11 -07:00
Ben Buzbee
5f58ac619a
Support custom docker runtimes
...
This enables customers who want to use gvisor and have it configured on their clients.
2020-04-03 11:07:37 -07:00
Jeff Escalante
19c404ca79
new website ✨
2020-02-06 18:45:31 -05:00