Accès aux identifiants
Reads Docker registry auth, mounted secrets, build args, and files exposed through volume mounts.
brew / portes d'approbation
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de docker pour les workflows d'agents IA.
sécurité des agents
docker controls containers, images, mounts, registries, and local build state that agents can use to reach host files.
Reads Docker registry auth, mounted secrets, build args, and files exposed through volume mounts.
Can push images, change containers, and alter running local or remote Docker contexts.
Can build and publish images that become production artifacts.
Gate image pushes, privileged containers, host mounts, and context changes.
Allow local inspection and builds with constrained mounts; require approval for registry pushes and privileged execution.
installation
brew install dockerlocal Homebrew formula metadata
sudo port install dockerMacPorts ports tree · devel/docker/Portfile · Source: api.github.com
sudo apk add dockerAlpine Linux edge package indexes · docker · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dockernixpkgs package indexes · docker · Source: raw.githubusercontent.com
sudo pacman -S dockerArch Linux sync databases · docker · Source: geo.mirror.pkgbuild.com
sudo zypper install dockeropenSUSE Tumbleweed package metadata · docker · Source: download.opensuse.org
sudo apt install wmdockerDebian stable package indexes · wmdocker · Source: deb.debian.org
sudo dnf install moby-engineFedora Rawhide package metadata · moby-engine · Source: dl.fedoraproject.org
choco install dockerChocolatey community package catalog · docker · Source: community.chocolatey.org
scoop install main/dockerScoop official bucket manifest trees · bucket/docker.json · Source: api.github.com
winget install --id Docker.DockerDesktop -eWindows Package Manager source index · Docker.DockerDesktop · Source: cdn.winget.microsoft.com
aperçu
Pack, ship and run any application as a lightweight container
historique
Docker is the package that made container workflows a default part of developer tooling. The Homebrew docker formula installs the CLI, but the broader Docker project combines the command-line client, daemon, image format, registry workflows, Docker Hub, Docker Desktop, Compose, BuildKit, and related projects into the everyday vocabulary of build, ship, and run.
Docker's documentation defines Docker as an open platform for developing, shipping, and running applications, using containers as lightweight isolated environments. The docker/cli repository is the home of the Docker CLI, the command-line client that talks to the Docker daemon over the Docker API.
Docker's architecture joined a local client, a daemon, images, containers, registries, and distribution workflows into one approachable developer interface. Over time, major parts of the ecosystem were split or formalized into related projects such as Docker Distribution, containerd, runc, BuildKit, Compose, and Docker Desktop.
Docker spread because it made containerized development and CI/CD reproducible with ordinary commands such as docker build, run, pull, push, and compose-oriented workflows. Docker Hub provided the default public registry, and package managers made the CLI easy to install even on systems where the daemon or Desktop app came from a separate package.
The tool's adoption also reshaped packaging expectations. Application projects began shipping Dockerfiles, official images, compose files, and registry tags as part of their release surface. For many developers, installing docker became the practical entry point for running databases, language runtimes, build services, and whole application stacks locally.
The docker command is the primary way many users interact with Docker. The client sends commands such as docker run to dockerd, which builds, runs, and distributes containers. Users pull and push images through registries, build images from Dockerfiles, inspect containers and images, manage networks and volumes, and configure CLI behavior in ~/.docker/config.json or through DOCKER_CONFIG.
For package nerds, docker is significant because it moved a large amount of software distribution from host-native packages to OCI-style images and registries. It also became a dependency of development workflows: a package manager entry for docker often means access to thousands of image-packaged tools rather than only one executable.
The CLI package is also interesting because it is only one face of Docker. On macOS, the standalone CLI, Docker Desktop, credential helpers, Compose, Buildx, and the daemon are related but not always delivered by the same package. That split makes docker a useful case study in how package managers model large developer platforms.
portes d'approbation
La graine locale de portes d'approbation contient 6 règles pour docker. Points d'entrée couverts : docker. Niveaux de sévérité : critique, élevé. Couverture : partial, revu le 2026-05-21.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.docker/config.jsonCredential-bearing paths to review before unattended agent runs.
~/.docker/config.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
docker | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:docker |
|---|---|
| Version | 29.6.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/docker |
| Page d'accueil | https://www.docker.com/ |
| Dépôt | https://github.com/docker/cli |
| Docs amont | https://docs.docker.com/get-started/docker-overview |
| Licence | Apache-2.0 |
| Archive source | https://github.com/docker/cli.git |
| Dernière mise à jour | 2026-06-26T15:34:47Z |
| Pulse | updated |
| Dépendances de compilation | go, go-md2man |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | docker |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
wmdocker 1.5-4+b1
System tray for KDE3/GNOME2 docklet applications
sudo apt install wmdockerdocker
nix profile install nixpkgs#dockerwmdocker 1.5-4build3
System tray for KDE3/GNOME2 docklet applications
sudo apt install wmdockerdocker 29.5.3-r0
Pack, ship and run any application as a lightweight container
sudo apk add dockerdocker-bash-completion 29.5.3-r0
Bash completions for docker
sudo apk add docker-bash-completiondocker-cli 29.5.3-r0
Docker CLI
sudo apk add docker-clidocker-doc 29.5.3-r0
Documentation for Docker
sudo apk add docker-docdocker-engine 29.5.3-r0
Docker Engine (dockerd)
sudo apk add docker-enginedocker-fish-completion 29.5.3-r0
Fish completions for docker
sudo apk add docker-fish-completiondocker-openrc 29.5.3-r0
Pack, ship and run any application as a lightweight container (OpenRC init scripts)
sudo apk add docker-openrcdocker-rootless-extras 29.5.3-r0
Extras to run docker as in rootless mode
https://docs.docker.com/engine/security/rootless/
sudo apk add docker-rootless-extrasdocker-rootless-extras-openrc 29.5.3-r0
OpenRC scripts for running docker in rootless mode
sudo apk add docker-rootless-extras-openrcdocker-systemd 29.5.3-r0
Pack, ship and run any application as a lightweight container (systemd files)
sudo apk add docker-systemddocker-zsh-completion 29.5.3-r0
Zsh completions for docker
sudo apk add docker-zsh-completionmoby-engine 29.5.3-1.fc45
The open-source application container engine
sudo dnf install moby-enginedocker 1:29.5.2-1
Pack, ship and run any application as a lightweight container
sudo pacman -S dockerpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.