Through Memory and Swap memory values in docker-compose file, Rancher is not starting containers in stack

Hi
I am using rancher version 1.1.3, I wanted to start my containers through rancher user stacks. So when I upload docker-compose.yml file with memory and swap memory values in it, Rancher starting the stack but it is not starting the containers, the status for each container would be like starting which is in infinite loop I guess. Please help me to resolve this issue,thanks in advance.

Can you share your docker-compose.yml so that we can test it out?

Also what version of rnacher-compose are you using or how are you uploading the stack?

Also, note that those fields were not added into Rancher until recently (post v1.2.0-pre3), so memory and memory swap should have been ignored.