mglaman / docker-helper
Helper class for interacting with Docker, Docker Compose, and Docker Machine.
Installs: 1 014
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 2
Open Issues: 3
Requires
- symfony/process: ^3.1
Requires (Dev)
- phpunit/phpunit: ^4.8
This package is auto-updated.
Last update: 2022-11-13 12:58:28 UTC
README
PHP library to simplify interacting with Docker.
- If non-native Docker, will attempt to boot machine and export environment data
- Handle starting and stopping containers
- Moar
Code created in platform-docker extract to own library.