-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
https://docs.docker.com/reference/api/engine/version-history/#v144-api-changes
POST /containers/create and POST /networks/{id}/connect will now catch validation errors that were previously only returned during POST /containers/{id}/start. These endpoints will also return the full set of validation errors they find, instead of returning only the first one. Note that this change is unversioned and applies to all API versions.
- clones
-
RUN-2700 podman: implement docker api v1.44
-
- To Do
-