Skip to content

test with Docker Engine nightly builds #12971

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Jun 24, 2025

What I did

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did

@ndeloof ndeloof force-pushed the nightly branch 8 times, most recently from 26b2160 to 95fdf76 Compare June 24, 2025 14:11
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Comment on lines +317 to +318
fmt.Println("APIVersion == " + version.APIVersion)
fmt.Println("Version == " + version.Version)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like for some reason it's using a different Docker socket?

        APIVersion == 1.48
        Version == 28.0.4

The Docker installed by the setup action seems correct:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants