Frederik Ring
Frederik Ring
Hmm, I never thought about how to make this image extensible by means of using it as a base image. I'm not sure about all of the consequences designing it...
I'm not sure it will be that simple as it will need to take a totally different and yet to be created code path that is "self-aware" and runs the...
If this was to be added, I'd model it like this maybe: - if the command has access to the Docker daemon in any way, the only way to declare...
Right now this is not supported. It should not be too hard to add the functionality though (I'm not entirely sure how the configuration would work right now, but it's...
> Till then it can be added, I want to ask that is backing up the volumes directly from /var/lib/docker/volume/(volume_name) a good approach? Obviously, I'll stock the containers before that...
This is a known issue (Firefox in Private Mode restricts some APIs), but we used to handle this scenario gracefully at some point. I need to check where the regression...
I am hitting the same issue when trying to import a key generated using `gojwk` using `window.crypto.subtle.importKey` in browsers. Did you find a solution to this @aeneasr ?
For anyone ending up here as well, I switched to github.com/lestrrat-go/jwx which does seem to serialize the keys in a way browsers can import them just fine.
Hi and thanks for your response and all the insights sounds good. Just to add on what I was writing, here's what is or was broken for me: - telegram...
I'm 99% sure this is the same as: https://github.com/broidHQ/integrations/pull/131