Closed jplock closed 10 years ago
works for me if you add "options": ["--privileged=false"]
Mike
Is that privileged
option required? See #20
This and #20 seem to be the result of a serialization bug in Marathon -- if you don't pass an empty options
field, an error results.
I've seen this a few times when trying to launch a container from Marathon using deimos.
When trying to use a request payload such as:
Can I use any docker image or do I have to use
libmesos\ubuntu
? That wasn't clear from the docs.