Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有带有 Marathon 框架的 3 节点 Mesos 集群。在奴隶上,我有 Docker,我想在一个节点上部署几个 Wildfly 实例。我如何通过 Marathon 在一个从 Mesos 节点上部署几个 Wildfly docker 容器实例?
使用 marathon部署docker 容器通常是直截了当的。我是否正确理解想要将多个容器部署到单个从属设备上?在那种情况下,你应该看看马拉松的约束。