right now mesos-slave:0.26.0 cannot use. because since 0.26.0(or 0.25.0), mesos start to support systemd, and when it start it will check whether systemd is exist. If systemd is exist, it will use systemd. But in container, systemd isn't start, so everytime I start it, I got an error
I1231 07:01:54.959487 14 systemd.cpp:128] systemd version `219` detected
Failed to get D-Bus connection: No such file or directory
E1231 07:01:54.964546 14 shell.hpp:90] Command 'systemctl start mesos_executors.slice' failed; this is the output:
Failed to create a containerizer: Could not create MesosContainerizer: Failed to create launcher: Failed to start 'mesos_executors.slice': Failed to start systemd slice `mesos_executors.slice`: Failed to execute 'systemctl start mesos_executors.slice'; the command was either not found or exited with a non-zero exit status: 1
Content type
Image
Digest
Size
144.1 MB
Last updated
over 10 years ago
docker pull asdfsx/mesos-slave:0.24.1