Credential-Zugriff
Reads Docker registry auth, mounted secrets, build args, and files exposed through volume mounts.
brew / Approval Gates
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für docker in AI-Agent-Workflows.
Agent-Sicherheit
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 · Quelle: api.github.com
sudo apk add dockerAlpine Linux edge package indexes · docker · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dockernixpkgs package indexes · docker · Quelle: raw.githubusercontent.com
sudo pacman -S dockerArch Linux sync databases · docker · Quelle: geo.mirror.pkgbuild.com
sudo zypper install dockeropenSUSE Tumbleweed package metadata · docker · Quelle: download.opensuse.org
sudo apt install wmdockerDebian stable package indexes · wmdocker · Quelle: deb.debian.org
sudo dnf install moby-engineFedora Rawhide package metadata · moby-engine · Quelle: dl.fedoraproject.org
choco install dockerChocolatey community package catalog · docker · Quelle: community.chocolatey.org
scoop install main/dockerScoop official bucket manifest trees · bucket/docker.json · Quelle: api.github.com
winget install --id Docker.DockerDesktop -eWindows Package Manager source index · Docker.DockerDesktop · Quelle: cdn.winget.microsoft.com
Überblick
Pack, ship and run any application as a lightweight container
Verlauf
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.
Approval Gates
Der lokale Approval-Gate-Seed enthält 6 Regeln für docker. Abgedeckte Einstiegspunkte: docker. Schweregrade: kritisch, hoch. Abdeckung: partial, geprüft am 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.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
docker | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:docker |
|---|---|
| Version | 29.6.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/docker |
| Homepage | https://www.docker.com/ |
| Repository | https://github.com/docker/cli |
| Upstream-Dokumentation | https://docs.docker.com/get-started/docker-overview |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/docker/cli.git |
| Zuletzt aktualisiert | 2026-06-26T15:34:47Z |
| Pulse | updated |
| Build-Abhängigkeiten | go, go-md2man |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 dockerQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.