mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 21:35:47 +00:00
a1754c7e46
When sending a new job to a `engine.Sender`, the corresponding `engine.Receiver` will receive that job with its environment preserved. Previously the job name, arguments and streams were preserved but the env was lost. Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)