>_Docker CLI
@docker
About Docker CLI
Build images, run containers, manage networks and volumes, and work with Docker contexts.
Installation
brew install dockerDetails
What it does
Images and containers
Compose workflows
Remote contexts
Command examples
- 1
docker build -t my-app . - 2
docker compose up - 3
docker ps
More Developer tools CLIs
GitHub CLI
$ gh
GitHub on the command line: repositories, pull requests, issues, Actions, releases, and API calls.
Sentry CLI
$ sentry-cli
Create Sentry releases, upload source maps and debug files, and manage deployment metadata.
Twilio CLI
$ twilio
Manage Twilio resources, phone numbers, messages, serverless functions, and API requests.
Shopify CLI
$ shopify
Build Shopify apps and themes with local development, previews, extensions, and deployment workflows.
GitLab CLI
$ glab
GitLab’s official CLI for merge requests, issues, pipelines, releases, snippets, and self-managed instances.
CircleCI CLI
$ circleci
Validate CircleCI configuration, run jobs locally, manage orbs, and inspect pipelines.