mirror of
https://github.com/moby/moby.git
synced 2026-07-13 11:00:42 +00:00
Allow specifying environment variables when installing an engine plugin as a Swarm service. Invalid environment variable entries (without an equals (`=`) char) will be ignored. Signed-off-by: Sune Keller <absukl@almbrand.dk>