Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 504 Bytes

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 504 Bytes

version 1.2.4

  • Add DOCKER_AGENT_IPADDR env, Register to cluster ipaddr, default 0.0.0.0 auto bind local ipaddr.

version 1.1.2 (not released)

  • Change github.com/docker/engine-api(Deprecated) to github.com/docker/docker/client

version 1.1.1

  • Remove network mode's validate when create container.

version 1.3.0

  • Add container --log-opt property.

version 1.3.3

  • Supported docker compose containers.

version 1.3.4

  • Supported edit single mode and cluster mode containers.