Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 430 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 430 Bytes

0.1.4

  • Add 'use_agent_forwarding' option. This option allows to use host ssh-agent to forward keys into container.

0.1.3

  • Add additional_options option. This option allows to set additional options for container, such as features.

0.1.2

  • Add support of a centos 5
  • Fix bug with incorrect re-creating of containers
  • Fix bug, when the container does not have time to get IP address

0.1.0

  • Initial release