Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while 'docker-compose up' #53

Closed
PolDeveloper opened this issue Dec 9, 2016 · 1 comment
Closed

Error while 'docker-compose up' #53

PolDeveloper opened this issue Dec 9, 2016 · 1 comment

Comments

@PolDeveloper
Copy link

PolDeveloper commented Dec 9, 2016

Hi,
I have the newest version of Docker for Ubuntu 16.04,
I've cloned this repo and I've tried to start the app but I've got this message

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 info:
Containers: 1
Running: 0
Paused: 0
Stopped: 1
Images: 1
Server Version: 1.12.3
Storage Driver: aufs
Root Dir: /var/lib/docker/aufs
Backing Filesystem: extfs
Dirs: 3
Dirperm1 Supported: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
Volume: local
Network: host bridge overlay null
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Security Options: apparmor seccomp
Kernel Version: 4.4.0-53-generic
Operating System: Ubuntu 16.04.1 LTS
OSType: linux
Architecture: x86_64
CPUs: 4
Total Memory: 15.38 GiB
Name: q-Ralat
ID: DOZ3:YDOH:W6DM:FNTC:QMEX:67XW:7MXZ:B5AX:WLW6:BO7Z:NIZ4:2DMP
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
WARNING: No swap limit support
Insecure Registries:
127.0.0.0/8

docker version:
Client:
Version: 1.12.3
API version: 1.24
Go version: go1.6.3
Git commit: 6b644ec
Built: Wed Oct 26 22:01:48 2016
OS/Arch: linux/amd64

Server:
Version: 1.12.3
API version: 1.24
Go version: go1.6.3
Git commit: 6b644ec
Built: Wed Oct 26 22:01:48 2016
OS/Arch: linux/amd64

Any help will be appreciated.
Thanks,
Mike

@PolDeveloper PolDeveloper changed the title Error while 'docker-compse up' Error while 'docker-compose up' Dec 9, 2016
@PolDeveloper
Copy link
Author

Just found out that my docker-compose version was 1.5.2.
After updating it to 1.9.0 it works like a charm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant