Db unknow service on docker compose

root@vmi2427129:/# docker compose up -d service "server" depends on undefined service db: invalid compose project root@vmi2427129:/# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 084c92c5b1cf twentycrm/twenty:v0.42.6 "/app/entrypoint.sh …" 41 minutes ago Up 40 minutes (healthy) 0.0.0.0:3000->3000/tcp twenty-server-1 460c176bb2bb redis "docker-entrypoint.s…" 41 minutes ago Up 41 minutes 6379/tcp twenty-redis-1 643729d1cac4 twentycrm/twenty-postgres-spilo:v0.42.6 "/bin/sh /launch.sh …" 41 minutes ago Up 41 minutes (healthy) 5432/tcp, 8008/tcp, 8080/tcp twenty-db-1 root@vmi2427129:/# docker compose down service "server" depends on unknown service "db" Can someone help me ?
No description
1 Reply
thomast
thomast7d ago
Hi @Tonton78 do you still have an issue here?

Did you find this page helpful?