decentraland / bronzeage-node

DEPRECATED: This codebase will not be mantained anymore, and formats are going to change when we move to the Decentraland Iron Age
https://decentraland.org
Other
104 stars 22 forks source link

Need configuration options for 'version' in ./docker-compose.yml #8

Closed panashemahachi closed 7 years ago

panashemahachi commented 7 years ago

Running docker-compose up, returns this error:

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.

Docker specs:

Client:
 Version:      17.03.0-ce
 API version:  1.26
 Go version:   go1.7.5
 Git commit:   60ccb22
 Built:        Thu Feb 23 11:02:43 2017
 OS/Arch:      linux/amd64
panashemahachi commented 7 years ago

Solved the problem by installing docker-compose and docker using pip.