Qifan Deng
Qifan Deng
> I think > > ``` > is_below_py39 = False > if sys.version_info.major < 3 and sys.version_info.minor < 9: > is_below_py39 = True > ``` > > Should be moved...
> I have the same problem. @pancak3, thanks for this fix! Сould you please merge this PR? Haha this is really an old PR! I would like to help, but...
> They did not maintain this for a long time. This branch may be merged decades later :D
> Hello @siddjain, @thaJeztah > > I know this is almost two years old but I have a use-case where I needed to swap names of two container that are...
This still exists `Docker version 26.1.2, build 211e74b` Unfortunately, unlike @guglielmomoretti, my use case requires renaming the container when it is running. Is there any plan to fix this?
> > This still exists `Docker version 26.1.2, build 211e74b` Unfortunately, unlike @guglielmomoretti, my use case requires renaming the container when it is running. Is there any plan to fix...