Skip to content

docker: allow specifying version and channel to install#892

Merged
abiosoft merged 1 commit into
abiosoft:mainfrom
crazy-max:docker-version
Nov 19, 2023
Merged

docker: allow specifying version and channel to install#892
abiosoft merged 1 commit into
abiosoft:mainfrom
crazy-max:docker-version

Conversation

@crazy-max
Copy link
Copy Markdown
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 docker/setup-docker-action#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.

Comment thread environment/vm/lima/deb/docker.go Outdated
@abiosoft abiosoft merged commit f75d4ff into abiosoft:main Nov 19, 2023
@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.

2 participants