Created
March 1, 2016 18:46
-
-
Save mchelen/98c868ad9ba53f0cd797 to your computer and use it in GitHub Desktop.
docker compose wordpress https://docs.docker.com/compose/wordpress/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ docker-compose up | |
| ERROR: In file './docker-compose.yml' service 'version' doesn't have any configuration options. All top level keys in your docker-compose.yml must map to a dictionary of configuration options. |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
issue is docker 1.9 vs docker 1.10, in ubuntu requires installation of
docker-engineinstead oflxc-docker