Skip to content
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

Explicitly install Docker CLI and rootless extras #129

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

SogoKato
Copy link
Contributor

Without doing this these packages won't get updated when you install a new version of Docker.

Submitting the same change as #122

I ran into the issue and found the p-r above, so I have confirmed it in my environment.

It is mentioned that docker-cli-* needs to be pinned separately in the last comment of the issue. However, it seems this is not necessary because the CLI package name is now docker-ce-cli instead of docker-cli.

Without doing this these packages won't get updated
when you install a new version of Docker.
@nickjj nickjj merged commit d7370de into nickjj:master Jul 26, 2024
2 checks passed
@nickjj
Copy link
Owner

nickjj commented Jul 26, 2024

Hi, thanks a lot. Looks good.

@SogoKato
Copy link
Contributor Author

Thank you! When is the release scheduled?

@nickjj
Copy link
Owner

nickjj commented Jul 26, 2024

Releases aren't automatically cut on any new commits landing on the master branch.

It's been a bit since I made a release. Before making a new one I'd like to bump the default versions in the docs and also look into #128. Basically doing a bit of housekeeping. I don't know exactly when, maybe over the weekend or sometime next week.

@SogoKato
Copy link
Contributor Author

Okay, I understand. Thank you for your efforts!

@nickjj
Copy link
Owner

nickjj commented Jul 30, 2024

No problem, it's been pushed and is available in v2.5.0.

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