mirror of
https://github.com/containers/podman.git
synced 2026-02-05 06:45:31 +01:00
All API versions before version 1.44 are now deprecated, starting with Docker client version 1.29 giving an error: "API version 1.41 is not supported by this client" Previously it was backward-compatible for more than 10 years, with version 1.24 being the version in classic Docker 1.12. It seems like API code changes were already added? Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>