Elastic beanstalk docker-compose errors when using Dockerrun.aws.json

0

Hi,

I'm zipping up my source code and Dockerrun.aws.json file. I'm not using docker-compose so I have not included that in my source bundle.

I keep getting the following logs in cloudwatch: Can't find a suitable configuration file in this directory or any parent. Are you in the right directory Supported filenames: docker-compose.yml, docker-compose.yaml, compose.yml, compose.yaml

I'd expect these errors in the logs not to occur because I am not using docker compose. In our logs I can see that it detects we are not using docker-compose: 2022/10/06 11:40:05.640803 [INFO] detected new app is not docker compose app

Any guidance will be appreciated.

senwich
asked 2 years ago72 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions