Files
nomad/drivers
Seth Hoenig 186aa59fc9 driver/docker: enable setting hard/soft memory limits
Fixes #2093

Enable configuring `memory_hard_limit` in the docker config stanza for tasks.
If set, this field will be passed to the container runtime as `--memory`, and
the `memory` configuration from the task resource configuration will be passed
as `--memory_reservation`, creating hard and soft memory limits for tasks using
the docker task driver.
2020-06-01 09:22:45 -05:00
..
2020-05-26 11:04:04 -04:00
2020-05-26 11:04:04 -04:00
2020-05-26 11:04:04 -04:00
2020-05-26 11:04:04 -04:00
2020-05-26 11:04:04 -04:00
2020-03-03 08:39:54 -05:00