# Knife Container Changelog ## v0.2.4 (2014-09-19) * Fast followup fix to v0.2.3 - fix `--dockerfiles-path` parameter for build. ## v0.2.3 (2014-09-19) * [GH-39] Fixed `--dockerfiles-path` parameter which did not properly accept input. * [GH-38] Fixed issue where cookbooks would appear more than once in the Berksfile. ## v0.2.2 (2014-09-08) * [GH-34] Update gemspec to support Chef12. ## v0.2.1 (2014-08-15) * [GH23] Specify hostname during knife container build ## v0.2.0 (2014-07-16) * `knife container docker init` - Initialize a Docker context on your local workstation. * `knife container docker build` - Build a Docker image on your local workstation.