Raphaël Pinson
Raphaël Pinson
Hello, Do you have a minimal working example to reproduce this behavior?
That is a nice idea. Maybe it could be made an option. I do not have much time to look into it now, so I'd suggest you ask on tex.stackexchange.comhow...
I don't have the time indeed, but I'll welcome a PR for it.
Thanks, that looks good. A PR shouldn't take too long, especially if you already have a clone of the repository.
Hehe OK. At least if you integrate it in the DTX, it'll become official and maintained in future versions, so that's good for you, too.
FTR, https://tex.stackexchange.com/a/545111/951 suggests a way to implement this feature. I'd welcome a PR to add this properly to the package.
This should work. Currently, I have to create a new Docker client for the `ContainerExecStart`.
I get this bug with all versions of go, including tip. I think it's the docker engine that needs to be rebuilt with the new version of go.
That could be useful, but storing a token will probably require an extension, or using local storage.
Unfortunately, it is not possible to check for the OS in the lens. However, it is possible to parse both `/etc/ssh/sshd_config` and `/etc/sshd_config` if they exist. A lot of lenses...