Convert docker compose to work with AWS ECS -- 2

Job ID: 31751721

Budget: $30 – $250 USD

I would like to convert this docker compose to work with AWS ECS: https://github.com/smartcontractkit/chainlink-node-compose

The project is up and running just need to update the following:

ECS Fargate does not support bind mounts from host: incompatible attribute
WARNING services.deploy.restart_policy: unsupported attribute
WARNING services.extends: unsupported attribute
Related categories: Linux Amazon Web Services Docker Docker Compose