Mesos, Marathon, Docker, Wildfly -


i have 3 node mesos cluster marathon framework. on slaves have docker , want deploy few wildfly instances on 1 node. how can deploy few instances of wildfly docker containers on 1 slave mesos node marathon?

deploying docker container using marathon straight forward. understand correctly want deploy several containers onto single slave? in case should @ marathon's contraints.


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -

Qt4: how to send QString inside a struct via QSharedMemory -