Cody Maloney created MESOS-4578:
-----------------------------------
Summary: docker run -c is deprecated
Key: MESOS-4578
URL: https://issues.apache.org/jira/browse/MESOS-4578
Project: Mesos
Issue Type: Improvement
Components: containerization, docker
Affects Versions: 0.26.0
Environment: CoreOS 7
Reporter: Cody Maloney
When running mesos slave with the docker containerizer enabled on CoreOS
766.4.0, launching docker containers results in the following in stderr:
{noformat}
Warning: '-c' is deprecated, it will be replaced by '--cpu-shares' soon. See
usage.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)