Bjorn Neergaard
Bjorn Neergaard
We do not build Rocky packages at this time. We are open to it, but we're currently working through a lot of technical debt in the Docker CE release process,...
Some moby/moby thoughts at https://github.com/moby/moby/issues/46212#issuecomment-1691919467
The idea is to add a new `@property` on the `Env` classes, instead of trying to `isinstance()` them later, you just call `envinstance.src_path`.
There are a variety of solutions you can use, including the built in `docker system dial-stdio` for that case (as well as the generic usual suspects: netcat, socat, a custom...
I'm sorry to hear you're frustrated; my current understanding of the state of go-connections is that things are rotted/decayed enough that there is an extreme aversion to adding anything new...
The decay is mostly that go-connections cannot be updated because of other packages -- I need to talk to the other maintainers for more context, but something went wrong in...
Yes, that is what I am trying to say -- merging a change in go-connections is only a small part of the problem as the code could not be vendored...
I've reclassified this as a feature request as this is expected/normal behavior for an editable install. They consist of a normal metadata file plus a `.pth` marker (basically a directory...
Looks like we've actually got a FR for this already at https://github.com/python-poetry/poetry/issues/5183.
You've obfuscated important information like the kernel uname and containerd version in `docker info` -- can you please provide the unredacted output?