Skip to content

Conversation

@HofmeisterAn
Copy link
Collaborator

The model definition used the wrong type for the Docker Engine API /exec/(id)/start. The PR replaces the incorrect type, ExecOptions, with the correct type, ExecStartOptions, as specified in the Docker Engine API documentation.

@HofmeisterAn HofmeisterAn added the bug Something isn't working label Apr 2, 2025
@HofmeisterAn HofmeisterAn changed the title Use '/exec/(id)/start' param type and the correct chunk size in the HTTP request fix: Use '/exec/(id)/start' param type and the correct chunk size in the HTTP request Apr 2, 2025
@HofmeisterAn HofmeisterAn merged commit c161553 into main Apr 2, 2025
2 checks passed
@HofmeisterAn HofmeisterAn deleted the bugfix/call-dispose-accordingly branch April 3, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants