Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There are frameworks that run on Mesos capable of running Docker containers. Check out Singularity, for example.


AFAIK, the Docker capability is largely due to Mesos. Frameworks need the ability to specify a container type so that they can specify that a Docker container can run. But running a Docker container is the responsibility of Mesos. So Marathon and Chronos, both frameworks, are able to specify a job which uses a Docker container, while Mesos is able to run the job which uses a Docker container.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: