hasura / hasura/graphql-engine
Create Docker image with only the CLI
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
### Is your proposal related to a problem?
Users who need to use the Hasura CLI may spend time creating custom images, troubleshooting version compatibilities, local machine conflicts or require ephemeral images for CI/CD.
### Describe the solution you'd like
An official Docker image with the Hasura CLI only.
### Describe alternatives you've considered
Using the CLI-migrations image is both heavier and more complicated than necessary due to the bundling of Hasura GraphQL engine and the renaming of the binary from the default `hasura` to `hasura cli`.
Contributor guide
Research direction
Start by reviewing the existing CLI-migrations image and how the Hasura CLI binary is packaged and invoked. The work is done when an official Docker image contains only the CLI, uses the default hasura binary name, and is suitable for ephemeral CI/CD use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100