moby / moby

The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
https://mobyproject.org/
Apache License 2.0
68.66k stars 18.65k forks source link

Events API Support Services #25439

Closed diegofernandes closed 8 years ago

diegofernandes commented 8 years ago

Output of docker version:

Client:
 Version:      1.12.0
 API version:  1.24
 Go version:   go1.6.3
 Git commit:   8eab29e
 Built:        Thu Jul 28 21:04:48 2016
 OS/Arch:      darwin/amd64
 Experimental: true

Server:
 Version:      1.12.0
 API version:  1.24
 Go version:   go1.6.3
 Git commit:   8eab29e
 Built:        Thu Jul 28 22:11:10 2016
 OS/Arch:      linux/amd64

Output of docker info:

Containers: 0
 Running: 0
 Paused: 0
 Stopped: 0
Images: 1
Server Version: 1.12.0
Storage Driver: aufs
 Root Dir: /var/lib/docker/aufs
 Backing Filesystem: extfs
 Dirs: 2
 Dirperm1 Supported: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
 Volume: local
 Network: host bridge null overlay
Swarm: active
 NodeID: 3nwwll6el204f7e6nggnioiir
 Is Manager: true
 ClusterID: 8hjw9nqj52say0x13h5qtw6z9
 Managers: 3
 Nodes: 7
 Orchestration:
  Task History Retention Limit: 5
 Raft:
  Snapshot interval: 10000
  Heartbeat tick: 1
  Election tick: 3
 Dispatcher:
  Heartbeat period: 5 seconds
 CA configuration:
  Expiry duration: 3 months
 Node Address: 192.168.33.11
Runtimes: runc
Default Runtime: runc
Security Options: apparmor seccomp
Kernel Version: 4.4.0-31-generic
Operating System: Ubuntu 16.04.1 LTS
OSType: linux
Architecture: x86_64
CPUs: 1
Total Memory: 236.5 MiB
Name: master-1
ID: MDAL:S5JU:QOXE:5IAN:DIVP:6WT4:L7SF:3BVV:TCBI:JFYK:KJWZ:IPS2
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Username: diegofernandes
Registry: https://index.docker.io/v1/
WARNING: No swap limit support
Labels:
 node-type=manager
Insecure Registries:
 127.0.0.0/8

Could the events api support the swarm mode.

vdemeester commented 8 years ago

Hi @diegofernandes, thanks for the issue :wink: but this is a duplicate for #23827 :stuck_out_tongue_closed_eyes: