Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
-
Mesosphere Sprint 28
-
3
Description
Currently docker image default configuration are included in `ProvisionInfo`. We should grab necessary config from `ProvisionInfo` into `ContainerInfo`, and handle all these runtime informations inside of docker runtime isolator. Return a `ContainerLaunchInfo` containing `working_dir`, `env` and merged `commandInfo`, etc.
Attachments
Issue Links
- blocks
-
MESOS-4383 Support docker runtime configuration env var from image.
- Resolved
-
MESOS-4004 Support default entrypoint and command runtime config in Mesos containerizer
- Resolved
-
MESOS-4005 Support workdir runtime configuration from image
- Resolved