-
Notifications
You must be signed in to change notification settings - Fork 9
No apache found #3
Comments
Is this during the provision step? I'm not entirely sure where that could have gone wrong. Any extra information would be helpful in debugging, such as: any other errors that are occuring, other output, other development environments such as MAMP that may be installed, etc.. |
I've solved this error by changing this line in provision-docker.sh
Somehow, it couldn't execute the find command. Later on I received this message:
So I built the containers myself with the lines from the script
Later on I started them:
So i received new messages
for the mysql container. And
for the apache-php-dynamic container. I can't connect mysql nor apache. I started them but got no shell. |
I had this error on my first |
FYI: So I commented out lines 14-19,22 in provision-docker.sh, to prompt the script to build the two containers.... and I get this output, riddled with errors.
|
I've got this error on manual installation.
default: 2014/06/05 19:43:49 Could not find repository on any of the indexed registries.
How do I solve this?
The text was updated successfully, but these errors were encountered: