Michael Babker
Michael Babker
Yeah, that would make sense (1.x doesn't support autoconfiguration of the RPC and Topic services). Something I need to port from my current setup is adding logging and a little...
What version of the bundle? It's been a long while since I've done a fresh install into a Symfony application, but IIRC the bundle's default configuration causes that error on...
Create the `config/pubsub/websocket` directory. If I can find time, I'll see if I can make a recipe for 3.0 that works and maybe that helps with some of the initial...
This one I think I want to leave for two reasons: 1) There isn't a runtime validation on the `$nbResults` param like there is for the params where the constraint...
> So what happens when -1 is passed now? It probably fails or crashes too, right? Depends on the consumer mostly. The callback, fixed, and null adapters are the only...
> Does really the template name, path, ... needed to be standardized. I don't think so. Because I think you are thinking from a false point of view where the...
Feel free to send PRs updating https://github.com/docker-library/docs/tree/master/joomla I honestly haven't touched that repo/directory since we set this up and haven't actually had a running Docker installation for the better part...
Can't say I have a clue at first glance. It all looks configured correctly.
Like I said in another issue I plan on catching up with some of the stuff they've done in the WordPress Docker image (since this one is so closely modeled...
Just for reference, when I first built these images they were heavily based on https://github.com/docker-library/wordpress so there's a lot that isn't necessarily optimal. And I don't have a working Docker...