mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
I believe the docker driver stopped respecting image_pull_timeout
in Nomad 1.9.0 in 981ca36049
this makes the timeout apply again
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
```release-note:bug
|
|
docker: Fixed a bug that prevented image_pull_timeout from being applied
|
|
```
|