Didier Roche-Tolomelli
Didier Roche-Tolomelli
> The default storage drivers for most situations is overlay2 (overlayFS), but if the backing filesystem is zfs or btrfs, then docker defaults to using those (in that case, it...
> I guess it wouldn't "solve" the full issue if users don't cleanup containers, but we could consider defaulting to overlayfs and make zfs an opt-in option. I think this...
@AkihiroSuda: we have a workaround on the docker package side for now, but it’s not enough. As explained a couple of posts ago, this has nothing to do with ZSys,...
> @didrocks if you guys have some time to pitch in with some help writing some ZFS tests, that's actually all that's blocking that work to be merged. Sorry, what...
You’re right, we are only calling them for machines, so let’s keep the bug opened for later reference, but it should be part of the computer part of the work...
Hey! Having the same issue after udpating to today's version (last commit c182fdd84a411660c4b27432d2659473d4a83dbd). Switching to legacy mode, I can see the old "pick a contact" window. Then, picking one, composing...
This is indeed, working perfectly! Thanks a lot :)
> Hi @ldez, how are you doing? With my team, we also use the fast filter combined with a configuration file that uses disable-all. Our use case is that we...
I think thise could be easily done with what was mentioned before if you use your own `Locale` object. The only missing pieces I think is a way to override...
> @didrocks It makes totally sense to add getter/setter for `globalConfig.storage` actually. Go for it. Thanks! Here we go, let me know if you want me to change anything :)