← all formulas
socktainer
Docker-compatible REST API on top of Apple container
- Version
- v1.0.0
- License
- Apache-2.0
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install socktainerCaveats
Socktainer exposes a Docker-compatible REST API. You can connect any tools you installed for Docker daemon.
To connect it to your tools, add the following to ~/.bash_profile or ~/.zshrc:
export DOCKER_HOST=unix://$HOMEBREW_PREFIX/var/run/socktainer/.socktainer/container.sock