Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

App Container is not validate properly #4978

Closed
janisz opened this issue Jan 18, 2017 · 2 comments
Closed

App Container is not validate properly #4978

janisz opened this issue Jan 18, 2017 · 2 comments
Assignees

Comments

@janisz
Copy link
Contributor

janisz commented Jan 18, 2017

Trying to create following app:

{
  "id": "docker-compose-demo",
  "cmd": "echo hello world",
  "container": {}
}

results with:

HTTP/1.1 500 Internal Server Error

{"message":"docker must not be empty"}%  

Should be

 HTTP/1.1 422 

{"message":"Object is not valid","details":...

Reported in: #4945

@meichstedt
Copy link
Contributor

Affects 1.4 but I don't know whether that'll land in 1.4

@unterstein
Copy link
Contributor

PR @ #4989

janisz added a commit to janisz/marathon that referenced this issue Jan 26, 2017
janisz added a commit to janisz/marathon that referenced this issue Jan 26, 2017
janisz added a commit to janisz/marathon that referenced this issue Jan 30, 2017
janisz added a commit to janisz/marathon that referenced this issue Feb 6, 2017
@d2iq-archive d2iq-archive locked and limited conversation to collaborators Mar 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants