Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App groups not getting deployed #11

Closed
arun-gupta opened this issue Mar 6, 2017 · 2 comments
Closed

App groups not getting deployed #11

arun-gupta opened this issue Mar 6, 2017 · 2 comments

Comments

@arun-gupta
Copy link
Contributor

App definition at https://github.com/arun-gupta/docker-java-sample/blob/master/app-definition.json can be deployed using dcos marathon group add app-definition.json.

But the plugin gives the following error:

Response from DC/OS [422] {"message":"Object is not valid","details":[{"path":"/","errors":["AppDefinition must either contain one of 'cmd' or 'args', and/or a 'container'."]}]}

App and instructions: https://github.com/arun-gupta/docker-java-sample

@unterstein
Copy link
Collaborator

Hi,

please try using freshly released version 0.2 and configure your deployment as group <deployable>group</deployable>. I also updated the docs to cover groups and pods. Please let me know how.

Please let me know about your experiences :)

@arun-gupta
Copy link
Contributor Author

App definition at https://github.com/arun-gupta/docker-java-sample/blob/master/app-definition.json works.

As discussed, ,deployable>group</deployable> is more for the tool and not for the user. This should be optional in a future release.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants