Container event container died
How do i fix this issue? I'm trying to deploy with the docker but it seems to have a issue about container being died everytime
15 Replies
Project ID:
4efcabcd-bcbb-448f-add5-e351605c91d6
4efcabcd-bcbb-448f-add5-e351605c91d6
i dont see a project by that id?
sorry my bad
Project ID: d9c81ecc-be61-45f1-a43c-355a7e7d9042
@Brody , can you see it now?
send your dockerfile please
try this -
same issue
this is my composer file
why have you commented out the CMD line?
we also dont support docker compose, you would need to deploy that mongodb yourself from our mongodb option
ok thanks
^
i have used the command in composer so
how can i link the app with mongodb then
please do not commit the .env file to github
you need the CMD line in the dockerfile
ok
thanks
what env variable do you use in code?