The docs say to use `docker-compose up -d` but the new command that works is `docker compose up -d` without the `-` hyphen.