Ryan Schlesinger
Ryan Schlesinger
@rasmuslp Is there any reason you can't use `latest`? Edit: Only official releases are ever tagged with `latest`. Never testing, release candidate, etc.
It might be more interesting to add a commented out stanza to the docker-compose config showing how to bind mount a directory to the right place in the container. Thoughts?
@Aeon512 Thanks for the pull request! I'll need to find some time to put it through its paces. Are you up for some feedback and changes or would you like...
@doremifajb That would be my expectation.
@JCandle I'll add some docs today.
In the meantime, there are docs buried here: https://github.com/ryansch/docker-unifi-rpi/wiki/Getting-Started-on-a-Raspberry-Pi#unifi-image-upgrade
@rqbanerjee How do you have the container set up? Are you using docker-compose? At a high level, you need to `pull` the new container image and then start a fresh...
I needed this functionality while porting a large legacy project so I wrote it: https://www.npmjs.com/package/postcss-each-in-map It merely converts things to `@each` syntax for this plugin to pick up.
I just hit my head on this. Unfortunately it seems that there's no error surfaced anywhere when a task can't be scheduled because of this requirement.
@flyte Would you consider keeping https://github.com/sbtinstruments/asyncio-mqtt but using anyIO to wrap it?