|
|
|
|
|
by anotherdpk
3576 days ago
|
|
> Each version of the CLI is incompatible with the last version of the CLI. Sure, but I don't think this is a show stopper. You can and should only carefully upgrade between versions of Docker (and other mission-critical software). The process is functionally identical to the process you'd use to perform a zero-downtime migration between versions of the Linux kernel -- bring up a new server with the version of Docker you want to use, start your services on that new server, stop them on the old server, shut down the old server, done. I don't mean to suggest this is trivial, only to suggest that it is no more complicated than tasks that you/we are already expected to perform. |
|
Whether I upgrade carefully or not, the Docker CLI should work with all versions of Docker.