Skip to content

docker swarm is not a docker command #619

@ding-jax

Description

@ding-jax

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions