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

docker: allow specifying version and channel to install #892

Merged
merged 1 commit into from Nov 19, 2023

Conversation

crazy-max
Copy link
Contributor

I have a use case where I would need to specify the docker version/channel to install. This is related to a GitHub Action I maintain https://github.com/crazy-max/ghaction-setup-docker and specially crazy-max/ghaction-setup-docker#47.

With this change, user can set DOCKER_INSTALL_VERSION and DOCKER_INSTALL_CHANNEL to install a specific version. This also returns the right pkgFiles based on the selected channel.

@abiosoft abiosoft merged commit f75d4ff into abiosoft:main Nov 19, 2023
10 checks passed
@crazy-max crazy-max deleted the docker-version branch November 19, 2023 17:03
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.

None yet

2 participants