Docker Engine v29 Support

Open
#545 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker, go
Domain
devops, testing-qa

Research direction

Start by reading the linked go-dockerclient issue #1158 and pull request #1166, then locate this repository's go-dockerclient dependency declaration. Confirm what Docker Engine v29 compatibility requires and verify the repository's existing validation or test entry points; done means the project uses the released client version and its checks pass.

Written by the indexing model from the issue text.

Description

As reported in https://github.com/fsouza/go-dockerclient/issues/1158 the current go-dockerclient version does not support docker v29

A new version of the client has been released with support for Docker Engine v29 https://github.com/fsouza/go-dockerclient/pull/1166

I understand this project is in maintenance mode, are you be able/likely to update the client version?

Dominant language
Go
Stars
2.5k
Forks
212
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from GoogleContainerTools/container-structure-test

All issues in GoogleContainerTools/container-structure-test

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.