@pat Are you following the directions from the “Development environment” documentation?
That is different from the “Hosting” instructions, which is focused on production hosting, and doesn’t use Docker Compose. The development environment instructions should give you a working environment simply by copying the example docker-compose.yml
and running docker-compose up
.