PackageTrack

Go modules · #1686

github.com/michaelsauter/crane

v3.4.2+incompatiblemichaelsauter/crane

Release timeline

73 releases since 2013
201520172019202120232025

Releases

  1. v3.4.2+incompatible9 Jul 2018

    Nothing published for this version

  2. v3.4.1+incompatible4 Apr 2018

    Nothing published for this version

  3. v3.4.0+incompatible2 Apr 2018

    Nothing published for this version

  4. v3.3.4+incompatible22 Mar 2018

    Nothing published for this version

  5. v3.3.3+incompatible3 Dec 2017

    Nothing published for this version

  6. v3.3.2+incompatible21 Nov 2017

    Nothing published for this version

  7. v3.3.1+incompatible20 Nov 2017

    Nothing published for this version

  8. v3.3.0+incompatible19 Nov 2017

    Nothing published for this version

  9. v3.2.1+incompatible6 Sept 2017

    Nothing published for this version

  10. v3.2.0+incompatible1 Aug 2017

    Nothing published for this version

  11. v3.1.0+incompatible27 Jul 2017

    Nothing published for this version

  12. v3.1.0-beta+incompatible26 Jul 2017pre-release

    Nothing published for this version

  13. v3.0.0+incompatible8 Apr 2017

    Nothing published for this version

  14. v3.0.0-beta+incompatible14 Mar 2017pre-release

    Nothing published for this version

  15. v2.11.1+incompatible30 Sept 2019

    Nothing published for this version

  16. v2.11.0+incompatible14 Nov 2016

    Nothing published for this version

  17. v2.10.3+incompatible27 Oct 2016

    Nothing published for this version

  18. v2.10.2+incompatible13 Oct 2016

    Nothing published for this version

  19. v2.10.1+incompatible10 Oct 2016

    Nothing published for this version

  20. v2.10.0+incompatible8 Oct 2016

    Nothing published for this version

  21. v2.9.1+incompatible15 Aug 2016

    Nothing published for this version

  22. v2.9.0+incompatible16 May 2016

    Nothing published for this version

  23. v2.8.2+incompatible4 May 2016

    Nothing published for this version

  24. v2.8.1+incompatible21 Apr 2016

    Nothing published for this version

  25. v2.8.0+incompatible10 Apr 2016

    Nothing published for this version

  26. v2.7.0+incompatible20 Mar 2016

    Nothing published for this version

  27. v2.6.1+incompatible26 Feb 2016

    Nothing published for this version

  28. v2.6.0+incompatible25 Feb 2016

    Nothing published for this version

  29. v2.5.2+incompatible19 Feb 2016

    Nothing published for this version

  30. v2.5.1+incompatible3 Feb 2016

    Nothing published for this version

  31. v2.5.0+incompatible9 Jan 2016

    Nothing published for this version

  32. v2.4.0+incompatible30 Dec 2015

    Nothing published for this version

  33. v2.3.1+incompatible12 Dec 2015

    Nothing published for this version

  34. v2.3.0+incompatible9 Dec 2015

    Nothing published for this version

  35. v2.2.0+incompatible10 Nov 2015

    Nothing published for this version

  36. v2.1.0+incompatible15 Oct 2015

    Nothing published for this version

  37. v2.0.1+incompatible16 Sept 2015

    Nothing published for this version

  38. v2.0.0+incompatible15 Sept 2015

    Nothing published for this version

  39. v2.0.0-rc2+incompatible23 Aug 2015pre-release

    Nothing published for this version

  40. v2.0.0-rc1+incompatible29 Jul 2015pre-release

    Nothing published for this version

  41. v1.5.129 Jul 2015
    Release notes3 sources agree
    • Allow Crane config in filesystem root @bjaglin
    • Support --cpu-period, --cpu-quota, --oom-kill-disable, --uts and --blkio-weight @bjaglin
    • Support --since flag for logs command @bjaglin

    Required Docker version: >= 1.3

    Open source →
  42. v1.5.1-0.20210322075403-079b12a3cc9622 Mar 2021pre-release

    Nothing published for this version

  43. v1.5.1-0.20170726201357-8a5d32302fd726 Jul 2017pre-release

    Nothing published for this version

  44. v1.5.1-0.20170314061439-aba7db2a24c014 Mar 2017pre-release

    Nothing published for this version

  45. v1.5.1-0.20150823190558-955b0f9cf88c23 Aug 2015pre-release

    Nothing published for this version

  46. v1.5.1-0.20150729200156-28c12758876429 Jul 2015pre-release

    Nothing published for this version

  47. v1.5.07 Jul 2015
    Release notes3 sources agree
    • Support for --log-opt
    • Execute commands in directory of config
    • Don't provision the same image twice
    • Speed up image check

    Required Docker version: >= 1.3

    Thanks a lot to @bjaglin and @jesper for the contributions!

    Open source →
  48. v1.4.020 Jun 2015
    Release notes3 sources agree
    • Allow Crane to be used inside sub-directories (similar to Git binary)
    • Execute stop hooks also when a running container is killed or removed

    Both changes are potentially breaking, so please check if you're affected.

    Required Docker version: >= 1.3

    Open source →
  49. v1.3.129 May 2015
    Release notes3 sources agree
    • Only pull images for which no Dockerfile is specified

    Required Docker version: >= 1.3

    Open source →
  50. v1.3.028 May 2015
    Release notes3 sources agree
    • Add support for ulimit, log-driver, label, label-file and cgroup-parent options
    • Add crane pull mapping to docker pull
    • Add Windows exe (which may or may not work properly)
    • Corrected dependency handling for --volumes-from when suffixes such as ro are used

    Required Docker version: >= 1.3

    Thanks a lot to @bjaglin for the contributions!

    Open source →
  51. v1.2.05 May 2015
    Release notes3 sources agree
    • Container hooks
    • --ignore-missing flag
    • Support for multiple links to the same container
    • env declaration as mapping
    • Improved docs

    Required Docker version: >= 1.3

    Thanks a lot to @bjaglin, @mishak87 and @adrianhurt for the contributions!

    Open source →
  52. v1.1.115 Feb 2015
    Release notes3 sources agree
    • sig-proxy option applied correctly

    Required Docker version: >= 1.3

    Thanks a lot to @bjaglin for the contribution!

    Open source →
  53. v1.1.09 Feb 2015
    Release notes3 sources agree
    • Add support for mac-address, pid, read-only, memory-swap, security-opt and sig-proxy options
    • crane stats, mapping to docker stats
    • Raise error if group reference is not a container
    • Raise error if YAML is invalid
    • Dump errors and verbose output to STDERR

    Required Docker version: >= 1.3

    Thanks a lot to @lefeverd and @bjaglin for the contributions!

    Open source →
  54. v1.0.027 Nov 2014
    Release notes3 sources agree
    • Added logs subcommand mapping to docker logs (thanks @bjaglin)

    Required Docker version: >= 1.3

    Open source →
  55. v0.12.021 Oct 2014

    Nothing published for this version

  56. v0.11.117 Oct 2014

    Nothing published for this version

  57. v0.11.018 Sept 2014

    Nothing published for this version

  58. v0.10.09 Sept 2014

    Nothing published for this version

  59. v0.9.023 Aug 2014

    Nothing published for this version

  60. v0.8.11 Jul 2014

    Nothing published for this version