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 Dec 12, 2020. It is now read-only.
Right now, we can run the "mesos-agent.exe" with below CMD on host directly: .\mesos-agent.exe --master=10.18.11.20:5050 --work_dir=D:\ --isolation=windows/cpu,filesystem/windows --hostname=10.18.62.225 --ip=10.18.62.225 --containerizers="docker, mesos" --log_dir=D:\mesos-log --launcher_dir=D:\mesos-build\mesos-master\build\src --runtime_dir=D:\mesos-runtime
Do we have plan to implement the mesos-agent workable with in windows container? if that, we can make the mesos environment high consistence and quick deployment with image.
The text was updated successfully, but these errors were encountered:
Right now, we can run the "mesos-agent.exe" with below CMD on host directly:
.\mesos-agent.exe --master=10.18.11.20:5050 --work_dir=D:\ --isolation=windows/cpu,filesystem/windows --hostname=10.18.62.225 --ip=10.18.62.225 --containerizers="docker, mesos" --log_dir=D:\mesos-log --launcher_dir=D:\mesos-build\mesos-master\build\src --runtime_dir=D:\mesos-runtime
Do we have plan to implement the mesos-agent workable with in windows container? if that, we can make the mesos environment high consistence and quick deployment with image.
The text was updated successfully, but these errors were encountered: