-
Notifications
You must be signed in to change notification settings - Fork 884
Closed
Labels
Description
Problem
The --kv-store parameter specifies the host & port plus the schema name to connect to the KV store, for example
--kv-store=consul:54.174.13.40:8500
This format does not follow the standard URI scheme, which would seem to be the defacto standard for this type of specification.
Solution
See the URI spec, or wikipedia https://en.wikipedia.org/wiki/URI_scheme
Workaround
Leave as is and "deal".
Environment
uname -a
Linux swarm-0 3.16.0-43-generic #58~14.04.1-Ubuntu SMP Mon Jun 22 10:21:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
docker version
Client:
Version: 1.8.0-dev
API version: 1.20
Go version: go1.4.2
Git commit: 5fdc102
Built: Wed Jul 22 23:59:08 UTC 2015
OS/Arch: linux/amd64
Experimental: true
Server:
Version: 1.8.0-dev
API version: 1.20
Go version: go1.4.2
Git commit: 5fdc102
Built: Wed Jul 22 23:59:08 UTC 2015
OS/Arch: linux/amd64
Experimental: true
docker info
Containers: 2
Images: 8
Storage Driver: aufs
Root Dir: /var/lib/docker/aufs
Backing Filesystem: extfs
Dirs: 12
Dirperm1 Supported: true
Execution Driver: native-0.2
Logging Driver: json-file
Kernel Version: 3.16.0-43-generic
Operating System: Ubuntu 14.04.2 LTS
CPUs: 2
Total Memory: 7.304 GiB
Name: swarm-0
ID: QT5I:Y6ON:XSI3:5B5F:6LLJ:SG2T:DBYY:4T3V:JNY7:MXTL:J2AY:KLPM
WARNING: No swap limit support
Labels:
provider=amazonec2
com.docker.network.driver.overlay.bind_interface=eth0
Experimental: true
Reactions are currently unavailable