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

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -