Kitematic: How to update docker-compose

I’ve been following Docker tutorial but on the docker-compose part, it seems that they’re using a newer version, how do I update it?

The Docker Toolbox and Kitematic itself I installed it using brew.

This is the tutorial.

When I run this command.

docker-compose run web django-admin.py startproject composeexample .

It shows this error.

ERROR: 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.

Platform:

  • OSX 10.11.3
  • dockertoolbox: 1.10.3
  • kitematic: 0.10.0