Skip to content

lazybit-ch/gh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

gh

GitHub CLI docker image build.

Build

This image is built, packaged and released using GitHub Actions.

Images are tagged using the version of the GitHub CLI release packaged in the image.

The version of the GitHub CLI is also set in the containers GITHUB_CLI_VERSION environment variable.

Usage

GitHub CLI usage is documented in the manual.

Example: docker run --rm -it docker.pkg.github.com/lazybit-ch/gh/gh:v0.11.1 --version