tighten / takeout

Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.
MIT License
1.59k stars 83 forks source link

Add Solr service #262

Closed markwalet closed 2 years ago

markwalet commented 2 years ago

Adds a solr service. I needed for a project myself. But I can understand if you don't want it included in the project, since it is not that popular anymore.

Still, because of the small amount (a single file) of code, the package maintainability wouldn't increase. That's why I created this PR.

markwalet commented 2 years ago

Is there any help needed on reviewing this PR? If there is anything I can do I'd gladly help out :)

josecanhelp commented 2 years ago

Sorry about the delay @markwalet. I just tested this out and it worked like a charm. Thanks!