amazon web services - OutOfMemoryError while deploying after deploying container on AWS -
i trying deploy application (https://github.com/divanteltd/open-loyalty/) amazon web services or aws. app has docker-compose file. so, directly running 'ecs-cli compose up' ecs-cli local machine.
it runs succesfully , runs containers, after time shows error.
exitcode: 137 reason: outofmemoryerror: container killed due memory usage
i don't understand what's for. can please help?
thank you.
Comments
Post a Comment