- rename to chef-provisioning-docker
- Disable event output stream live stream if the support for it isn't there
- Support multiple port mappings for containers
- Removed em_proxy dependency
- Support keeping STDIN open in containers for things that need it (like node)
- Bug fixes
- Run final command in detached mode
- Removed DockerContainer so that it didn't conflict with the docker cookbook
- Properly use URLs in key
- Rewritten to support the new API
- Supports remote API endpoints as well as local
- Replaced EMProxy with a plain HTTP proxy
- Supports machine images
- Add container-create-only mode to provisioner
- Increase stability of transport.execute()
- Add port forwarding (not presently working, but hopefully close)
- Initial revision. Use at own risk :)