-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Description
Hi Dockers...
I am trying to create a docker swarm. According to the docker documentation, it has to have
version 1.12 or Newer. Mine is running on 1.6.1. What Am I missing? Any pointers or help would
be very much appreciated.
[root@yumoel7]# docker swarm init --advertise-addr x.x.x.x
docker: 'swarm' is not a docker command. See 'docker --help'.
[root@yumoel7]# docker version
Client version: 1.6.1
Client API version: 1.18
Go version (client): go1.3.3
Git commit (client): a8a31ef/1.6.1
OS/Arch (client): linux/amd64
Server version: 1.6.1 <------
Server API version: 1.18
Go version (server): go1.3.3
Git commit (server): a8a31ef/1.6.1
OS/Arch (server): linux/amd64
Thanks
Metadata
Metadata
Assignees
Labels
No labels