> +##Components
> +
> +- jclouds \- acts as a java client to access to docker features
> +- DOCKER_HOST \- hosts Docker API, NB: jclouds-docker assumes that the
> latest Docker is installed
> +- Image \- it is a docker image that can be started.
> +- Node \- is a docker container
> +
> +## Assumptions
> +
> +- jclouds-docker assumes that the images specified using the template are
> ssh'able.
> +- jclouds-docker will mount ${user.home} to /root of the container
> +
> +--------------
> +
> +#Notes:
> +- jclouds-docker is still at alpha stage please report any issues you find
> at [jclouds issues](https://github.com/jclouds/jclouds/issues?state=open)
Ping! This link still has to be changed.
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/57/files#r14173875