Skip to content

docker-engine

Formula Development v29.3.0

Pack, ship and run any application as a lightweight container (Daemon)

Install 1 App in Terminal
$
brew install docker-engine
Source: homebrew/core Website Homebrew

Dependencies

Build Dependencies

Installation Notes

To run dockerd as the current user, execute the following commands:
  brew install rootlesskit slirp4netns
  dockerd-rootless-setuptool.sh install

NOTE: As the lifecycle of containerd is managed by dockerd,
      do NOT run `containerd-rootless-setuptool.sh install`
      before `dockerd-rootless-setuptool.sh install`.

To run dockerd as the root user, use `brew services` with `sudo --preserve-env=HOME`.
Install Statistics 200.0%

Average daily installs by period

Related Development Apps

View All
openssl@3
Popular

Cryptography and SSL/TLS Toolkit

formula Development v3.6.1
ca-certificates
Popular

Mozilla CA certificate store

formula Development v2025
sqlite
Popular

Command-line interface for SQLite

formula Development v3.51.2
node
Popular

Open-source, cross-platform JavaScript runtime environment

formula Development v25.8.0
pcre2
Popular

Perl compatible regular expressions library with a new API

formula Development v10.47
pkgconf
Popular

Package compiler and linker metadata toolkit

formula Development v2.5.1
X