https://github.com/supportpal/github-gh-cli
Docker image for GitHub CLI.
https://github.com/supportpal/github-gh-cli
cli docker github-cli github-client
Last synced: 2 months ago
JSON representation
Docker image for GitHub CLI.
- Host: GitHub
- URL: https://github.com/supportpal/github-gh-cli
- Owner: supportpal
- Created: 2021-04-21T16:42:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2026-01-15T01:47:39.000Z (2 months ago)
- Last Synced: 2026-01-15T07:58:42.146Z (2 months ago)
- Topics: cli, docker, github-cli, github-client
- Language: Shell
- Homepage:
- Size: 161 KB
- Stars: 16
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Image for GitHub CLI
This repository provides a Docker image for [GitHub CLI](https://github.com/cli/cli/).
## Container Registry
See [ghcr.io](https://ghcr.io/supportpal/github-gh-cli)
## Usage
```bash
docker run --rm -it ghcr.io/supportpal/github-gh-cli gh --version
```