Skip to content

Instantly share code, notes, and snippets.

@mchelen
Created March 1, 2016 18:46
Show Gist options
  • Select an option

  • Save mchelen/98c868ad9ba53f0cd797 to your computer and use it in GitHub Desktop.

Select an option

Save mchelen/98c868ad9ba53f0cd797 to your computer and use it in GitHub Desktop.
$ 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.
@mchelen

mchelen commented Mar 1, 2016

Copy link
Copy Markdown
Author

issue is docker 1.9 vs docker 1.10, in ubuntu requires installation of docker-engine instead of lxc-docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment