Randy Fay
Randy Fay
@icepic the commit is already in there to complain about empty mountType.
Bitnami now has a multi-arch zookeeper image, https://hub.docker.com/r/bitnami/zookeeper/tags
This should be obsolete right? Just add pointer to your new add-on?
Support for this is moved into the add-on, https://github.com/drud/ddev-redis
@Gonzalo2683 you're doing great! Could you please create an add-on that implements this? It's super easy, and that's the maintainable way to handle these recipes. * https://ddev.readthedocs.io/en/latest/users/extend/additional-services/#creating-an-additional-service-for-ddev-get * https://github.com/ddev/ddev-addon-template I'm...
It looks like newrelic does not provide an arm64 image, https://hub.docker.com/r/newrelic/php-daemon/tags, even 3+ years after arm64 has arrived.
The best place for ongoing work is https://github.com/drud/ddev-selenium-standalone-chrome
Sure, please open an issue in ddev-minio. I'm in Chile, it may be a while but we'll do it.
Still some textlint trouble, see https://github.com/ddev/ddev/pull/5761/files/606796bfec681a469df552b9b83c7d65a352e1fd..d12d5c6b11ba7a722c6fb4119d736ba6cea9d3a6
The underlying problem is that there isn't good distinction in that docs page between snippets (.ddev/nginx) and full config (.ddev/nginx_full). At one time I tried to remove the snippet feature...