- Pull request #43: Add pre_create_command to driver (@ysgard)
- Pull request #42 #44: Quote environments value to support spaces (@ahelal)
- Pull request #41: Add
build_pull
opt to pull the latest docker image (@s-bernard) - Pull request #38: Never force tty when opening transport (@bdellegrazie)
- Pull request #33: Strengthen destroy (@s-bernard)
- Pull request #33: Add
destroy_container_name
option (@s-bernard)
- Pull request #32: Add ability to configure security options (@fphilippon)
- Pull request #31: Add instance_container_name option (@s-bernard)
- Pull request #30: Fix #29: use docker cp to upload files (@s-bernard)
- Add
skip_preparation
option
- Fix error on Circle CI
- Pull request #21: Support
--add-host
option (@sawanoboly)
- Fix output of
destroy
action in the case of the container does not exist.
- Support Docker LXC driver(for CircleCI)
- Fix error on
kitchen-ansible
with extra_vars #18
- Bugfix #16
kitchen-ansible
support
- Add
expose
option
- Add
volumes_from
option
- Bugfix
- Support test-kitchen
1.4.0
- Add
instance_host_name
option
- Fix error on
fedora
- Add
hostname
option
- Pull request #4: allow setup environment variables(add environment option) (@hd-deman)
- Add
network
option
- Add
memory_limit
option - Add
cpu_shares
option
- Pull request #2: Add custom
Dockerfile
support (@grubernaut)
- Change dependency version of
test-kitchen
- Use docker exec command to transfer the test-kitchen's sandbox
- Add
privileged
option
- Change
no_cache
option's default value tofalse
- Initial release