An open API service indexing awesome lists of open source software.

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.

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
```