Add Docker support #18
sarahelsagheir
started this conversation in
Ideas
Replies: 1 comment
-
Hi @sarahelsagheir ! In my opinion, Laravel Sail is a reliable and well-documented option for development. For both development and deployment, there are also specialized and mature solutions available, such as Spin. That said, a minimalist and focused Docker setup is certainly a valid approach. If you can create a simple, secure, and effective Docker Compose configuration that meets the app’s requirements while following best practices, I’d be happy to test it and contribute to its refinement. Community contributions on this topic are always welcome. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I’ve implemented Docker support for this project to streamline my own workflow and make development/deployment easier. I’m not sure if it aligns with the project vision, but I’d be happy to create a merge request if you think it could be helpful
Beta Was this translation helpful? Give feedback.
All reactions