clue / reactphp-docker

Async, event-driven access to the Docker Engine API, built on top of ReactPHP.
https://clue.engineering/2019/introducing-reactphp-docker
MIT License
107 stars 16 forks source link

Pass path to containerCopy() and containerCopyStream() instead of config #42

Closed clue closed 8 years ago

clue commented 8 years ago

This is now in line with #38 and #39. Also refs #41.