docker-engine
Install command:
brew install docker-enginePack, ship and run any application as a lightweight container (Daemon)
License: Apache-2.0
Development: Pull requests
Formula JSON API: /api/formula/docker-engine.json
Formula code: docker-engine.rb on GitHub
Bottle (binary package) installation support provided for:
| Linux | ARM64 | ✅ |
|---|---|---|
| x86_64 | ✅ |
Current versions:
| stable | ✅ | 29.8.1 |
| head | ⚡️ | HEAD |
Depends on:
| containerd | 2.4.0 | Open and reliable container runtime |
| nftables | 1.1.7 | Netfilter tables userspace tools |
| runc | 1.5.1 | CLI tool for spawning and running containers according to the OCI specification |
| tini | 0.19.0 | Tiny but valid init for containers |
Depends on when building from source:
| go | 1.27.1 | Open source programming language to build simple/reliable/efficient software |
| go-md2man | 2.0.7 | Converts markdown into roff (man pages) |
| pkgconf | 3.0.7 | Package compiler and linker metadata toolkit |
Requires: Linux
Binaries:
docker-proxy,
dockerd,
dockerd-rootless-setuptool.sh,
dockerd-rootless.sh
Service:
| Start now and at startup: | sudo brew services start docker-engine |
| Run directly: | $HOMEBREW_PREFIX/opt/docker-engine/bin/dockerd |
| 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`. |
Analytics:
| 30 days | 90 days | 365 days | |
|---|---|---|---|
| Installs | 354 | 1,389 | 4,784 |
| Installs on Request | 354 | 1,389 | 4,784 |
| Build Errors | 0 |