Sha256: f0fae0ea78a5341301932f8a11a4ab4d9cd1b2260c8306ceca0dedc333644d06
Contents?: true
Size: 933 Bytes
Versions: 2
Compression:
Stored size: 933 Bytes
Contents
## 2.0.0 * Use Docker `top` and `port` instead of `inspect` * Don't create the kitchen user if it already exists * Docker container capabilities options: cap_add, cap_drop * Docker security profile option (SELinux/AppArmor): security_opt * wait_for_sshd option (boolean) * Create `/etc/sudoers.d` if missing * Fixed option deprecation warnings, require Docker >= 1.2 ## 1.7.0 * Ensure a container id is set before attempting to inspect a container ## 1.6.0 * `publish_all` option to publish all ports to the host interface * `instance_name` option to name the docker container * `links` option to link suite instance docker containers * `socket` option will now default to ENV `DOCKER_HOST` if set * Fixed verify dependencies output redirection * Added `fedora` to platform names * Support for `gentoo` and `gentoo-paludis` platforms * Adding sudo rule to `/etc/sudoers.d/#{username}` in addition to `/etc/sudoers`
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
kitchen-docker-2.1.0 | CHANGELOG.md |
kitchen-docker-2.0.0 | CHANGELOG.md |