open-nomad/website/content/docs/drivers
Seth Hoenig 139f2c0b0f
docker: set force=true on remove image to handle images referenced by multiple tags (#15962)
* docker: set force=true on remove image to handle images referenced by multiple tags

This PR changes our call of docker client RemoveImage() to RemoveImageExtended with
the Force=true option set. This fixes a bug where an image referenced by more than
one tag could never be garbage collected by Nomad. The Force option only applies to
stopped containers; it does not affect running workloads.

* docker: add note about image_delay and multiple tags
2023-01-31 07:53:18 -06:00
..
docker.mdx docker: set force=true on remove image to handle images referenced by multiple tags (#15962) 2023-01-31 07:53:18 -06:00
exec.mdx renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
index.mdx renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
java.mdx docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
qemu.mdx docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
raw_exec.mdx renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00