Container commit no longer works on newer Docker versions #350

Closed
opened 2023-02-25 14:58:09 +01:00 by Jef Roosens · 1 comment

The container commit API request seem to no longer accept a completely empty body, even when specifically sending a v1.41 request. It seems the recent Docker update (which also introduced API version 1.42) changed some of the API code that causes this breakage.

The container commit API request seem to no longer accept a completely empty body, even when specifically sending a v1.41 request. It seems the recent Docker update (which also introduced API version 1.42) changed some of the API code that causes this breakage.
Jef Roosens added this to the 0.6.0 milestone 2023-02-25 14:58:09 +01:00
Jef Roosens added the
bug
label 2023-02-25 14:58:09 +01:00

Fixed by updating the Docker code.

Fixed by updating the Docker code.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#350
There is no content yet.