Top "Dotcloud" questions

dotCloud is a platform-as-a-service.

Mounting directory from host machine to container in Docker

How do I mount a directory from the host machine to a container in Docker?

dotcloud docker
How to connect to remote mysql database using php (hosted on dotCloud)

I am unable to connect to my database residing on dotCloud. I tried: $mysqli = new mysqli($db_host, $db_user, $…

php mysqli remote-server dotcloud
upstream prematurely closed connection while reading response header

I am trying to deploy a Flask Python app on dotcloud (which uses nginx) and MongoDB, and at one point …

mongodb nginx flask dotcloud
How to get the output from docker run -i

docker run normally returns the output of the command it runs. I need to pass some data to docker, run …

dotcloud docker
Looking for PaaS providers recommendations

I want to develop our new project using a PaaS provider. I'll be developing primary in PHP, but would like …

cloud-hosting paas dotcloud phpfog openshift
"Call-time pass-by-reference has been removed"

I'm trying to deploy Wordpress on Dotcloud using this repo but there is an error that appears in the logs: 18:59:19: […

php wordpress dotcloud
dotcloud push on cygwin fails with "rsync error: unexplained error (code 255)" (similar with git and hg)

Though I have followed the usual steps for using the dotCloud CLI under Cygwin, dotcloud push fails in all cases: …

windows-8 ssh cygwin dotcloud