Skip to content

Releases: michaelsauter/crane

v0.7.1

06 May 06:39
Compare
Choose a tag to compare

[Bugfix] Proper exit status codes (Thanks @bjaglin!)

v0.7.0

21 Apr 02:35
Compare
Choose a tag to compare
  • [Feature] Groups. Commands can now be targeted to groups/containers!
  • [Feature] Support for --env-file
  • [Feature] Option to specify the location of the manifest file
  • [Bugfix] Rename --host to --hostname

v0.6.1

21 Mar 01:53
Compare
Choose a tag to compare
  • [Bugfix] YAML parsing
  • [Feature] Expand environment variables in dockerfile property

v0.6.0

15 Mar 01:10
Compare
Choose a tag to compare
  • [Feature] Add YAML support. As a consequence, the Cranefile has been renamed to crane.json / crane.yaml.
  • [Bugfix] Allow array or string for cmd
  • [Bugfix] Expand environment variables in run parameters

v0.5.1

05 Mar 22:21
Compare
Choose a tag to compare
  • Add --config option
  • Display line number if JSON is invalid

Compatible with Docker 0.8.

v0.5.0

21 Feb 04:34
Compare
Choose a tag to compare
  • Add status command
  • Add --kill option
  • Colorize output

Compatible with Docker 0.8.

v0.4.0

16 Feb 08:11
Compare
Choose a tag to compare
  • Cranefile structure changes to an array of containers
  • A lot of parameters added for docker run, such as volumes-from etc.
  • Better handling of existing images and containers (added --force flag)

Compatible with Docker 0.8.

v0.3.0

05 Jan 05:02
Compare
Choose a tag to compare

Compatible with Docker 0.6.5 and up.

v0.2.0

04 Jan 05:33
Compare
Choose a tag to compare

Compatible with Docker 0.6.5 and up.

Initial release

14 Nov 12:07
Compare
Choose a tag to compare

Compatible with Docker 0.6.5 and up.