You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.
We need a way to test elektron without having to setup the mesos cluster.
Docker compose seems a good approach as spinning up docker containers is much faster than spinning up a virtual machine.
Couple of things to consider here.
Mesos agent container needs to have performance copilot installed. This can be done by layering on top of rdelvalle/mesos:1.5.1.
Elektron needs to be containerized and requires pmdumptext to be installed.
The text was updated successfully, but these errors were encountered:
We need a way to test elektron without having to setup the mesos cluster.
Docker compose seems a good approach as spinning up docker containers is much faster than spinning up a virtual machine.
Couple of things to consider here.
Mesos agent container needs to have performance copilot installed. This can be done by layering on top of rdelvalle/mesos:1.5.1.
Elektron needs to be containerized and requires
pmdumptext
to be installed.The text was updated successfully, but these errors were encountered: