Commit Graph

1 Commits (e5b2b2ff2ba2efee366cfb85bcccde16eaf00dd3)

Author SHA1 Message Date
Felix Fontein 55dbf27362 [2.6] docker_container: fix working_dir (#44522)
* docker_container: fix working_dir (#42857)

WorkingDir should be read from Config instead of HostConfig, check
https://docs.docker.com/engine/api/v1.37/#operation/ContainerInspect

* Adding changelog entry.
6 years ago