Describe the bug
A user in our Discord server said he was having an issue with running docker-compose.
Here's the link to the start of the discussion.
He pointed out that this was an issue with v3 of docker compose file format, hence his mention and error of scale not being supported in docker-compose.yml.
To Reproduce
Waiting for @kesarito to provide a repro
Expected behavior
Running docker-compose up should start the OE services with no errors thrown.
Additional context
Will update this issue as we get a repro and more info.
Also, has anyone else experienced this issue before?