mirror of
https://github.com/moby/moby.git
synced 2026-07-11 00:58:22 +00:00
We have many "image" packages, so these vars easily conflict/shadow imports. Let's rename them (and in some cases use a const) to prevent that. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>