You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was attempting to use your base default/docker-compose.yml. Do you think you could add a readme? It seems like just going there and this this:
docker compose --env-file .env.template up --build is not good enough without some additional files it seems. Instead of going through each error I've encountered, do you have any idea what could be going wrong or any sort of prerequisites I would need?
Hi,
I was attempting to use your base default/docker-compose.yml. Do you think you could add a readme? It seems like just going there and this this:
docker compose --env-file .env.template up --buildis not good enough without some additional files it seems. Instead of going through each error I've encountered, do you have any idea what could be going wrong or any sort of prerequisites I would need?Thank you!