Fernando Mayo

Results 9 comments of Fernando Mayo

@kayayarai LGTM, but we are still waiting for this functionality to be released. We'll be removing the `do-not-merge` tag and ping you once it's ready to be merged. Thanks!

At Tutum we use it for our hello-world (https://registry.hub.docker.com/u/tutum/hello-world/) and for some small tools, but cannot use it in more images (even if we wanted to) due to the issues...

My thoughts on what you guys are discussing in this thread: **Regarding cloud providers to support** The most critical ones to support are AWS, Digital Ocean and Azure, in that...

@friism not if we make the user specify the managers' endpoint manually for all BYOC. However, doing BYOC on a Docker for AWS/Azure cluster, we could make it a bit...

The installation script is meant to be run unattended, so there is no prompt to confirm the removal of the Docker Engine. When the Docker Cloud Agent is installed, the...

@jcrombez @satishsa1107 the `dockercloud/cli` image has been rebuilt and fixed

We'll be updating the quickstarts section of the documentation. `docker-cloud build` will be `docker build` and `docker-cloud image push` will be `docker tag XXX username/XXXX && docker push username/XXX`.

Bringing a swarm cluster into docker cloud is currently work in progress and won't require this agent. Stay tuned for updates :)