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

Is it possible to run the project on Docker Desktop on Windows 10? #1

Open
SuperMario360 opened this issue Oct 23, 2024 · 1 comment

Comments

@SuperMario360
Copy link

Is there a procedure to run the project on Docker Desktop on Windows 10? From what I see, this is an extremely advanced project. I can't seem to get it running on Docker Desktop on Windows 10. Could you provide a guide to make it work? Thank you in advance 🙏

@akiletour
Copy link
Member

Hi there!

This project is not designed to pre-install WordPress or similar platforms. Instead, it serves to take an existing project from your host and containerize it for a production environment.

It offers all the necessary tools, but you need to have an environment ready to handle it, including services like Traefik, an SMTP server, and a database.

For running WordPress or similar projects locally on Docker Desktop on Windows 10, I recommend checking out one of these repositories:

docker-library/wordpress
wodby/docker4wordpress
These projects are tailored to help you get up and running on a local environment on Windows.

Thanks for your interest, and I hope this helps!

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

2 participants