dotnet / dotnet/Docker.DotNet

Docker Engine 1.40 Updates

Open
#471 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
416
PR merge metrics
No merged PRs in 30d

Description

Is there any plan for updating this library for engine API version 1.40?

I have a branch in my fork which updated the go dependency versions to docker engine 19.03 (the imports are broken on master with the versions in the godep.json by the way).
I then updated all the C# models for this new version.
I also added the new docker service logs endpoint and I am using it successfully.

https://github.com/SPG-Controls/Docker.DotNet/commit/9205c789535ca5df5a25e1a7616c3cd7035e979c

Let me know if you would like me to continue updating this library to the latest version of docker as there are a few things I have come across which need to be fixed:
- Tests failing in pipeline
- Base64 string to IList throwing error (PR Submitted)
- A number of missing endpoints
- etc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.