Skip to content

Build docker-cli binaries for Linux, macOS, and Windows for use by Rancher Desktop

License

Notifications You must be signed in to change notification settings

rancher-sandbox/rancher-desktop-docker-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-cli-release

Repo for building and releasing the Docker CLI for different platforms.

Creating a populated release:

  1. Get the tag of the docker CLI release you want to build, e.g. "v20.10.10" (called TAG)

  2. git tag TAG (from whatever main is).

  3. git push origin refs/tags/${TAG}.

  4. Let GitHub CI do its thing. This will generate a draft release.

  5. Then go build a release:

Go to https://github.com/rancher-sandbox/rancher-desktop-docker-cli/releases and edit the draft release.

Manually triggering builds

It's possible to manually trigger a build (via GitHub Actions, manually use the Run workflow button); builds triggered this way will not create a draft release.

About

Build docker-cli binaries for Linux, macOS, and Windows for use by Rancher Desktop

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •