AppFlowy-IO / AppFlowy-Cloud

AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
GNU Affero General Public License v3.0
1.1k stars 228 forks source link

[Bug] docker-compose.yaml is wrongly setting gotrue service context #969

Closed danrleypereira closed 2 weeks ago

danrleypereira commented 2 weeks ago

Describe the bug When you run docker compose up --build, when gotrue service tries to build it does not find Dockerfile due to misguiding path

To Reproduce Steps to reproduce the behavior:

  1. docker compose build

Expected behavior could not find AppFlowy-Cloud/docker/gotrue/docker/gotrue: stat AppFlowy-Cloud/docker/gotrue/docker/gotrue: no such file or directory

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):