Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker setup not working #1100

Open
mbadolato opened this issue Jan 30, 2025 · 0 comments
Open

Docker setup not working #1100

mbadolato opened this issue Jan 30, 2025 · 0 comments

Comments

@mbadolato
Copy link

I've tried, a few times over the past week, to get up and running following the Docker install instructions, which should be simple

Every time I try, I'm running into issues. I do not have log files handy but if there's something specific someone wants to see, I'll try it again

  1. MySQL image doesn't build at first. Repeatedly trying it eventually gets it to work. Before that, it keeps erroring out with a notice that it's unhealthy
  2. PHP Version conflicts. I got incompatibility notes about something (don't have notes handy) that something was incompatible with 8.2 as it was an 8.3 requirement. Switching to 8.3 in compose.yaml and the override file fixed that
  3. Node/NPm issues stating that encore is not installed. Manually adding encore to the composer.json file did not help

There was something else, too, but it's slipping my mind at the moment. Set up fails and I never show the PHP or node containers in my container list

Again, this was simply doing the clone of the standard, cd'ing to the directory, and hitting make init. Intel Mac, running Orbstack instead of Docker Desktop, if that matters.

Happy to provide whatever info I can to help debug, if you aren't able to replicate it. Just let me know what/where to find whatever logs etc you need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant