Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Releases: grammarly/rocker

0.2.2

17 Sep 16:32
Compare
Choose a tag to compare

0.2.1...0.2.2

  • [experiment] make rocker create a light semver aliases for published tags #9
  • Fixed #11 ATTACH does not restore the terminal from the raw mode when finished
  • fix MOUNT for the attached host directories when rocker runs from a container
  • fix MOUNT under overlayfs
  • builder: cache images list for faster builds
  • rocker/template refactored and updated; new helpers, such as dump, assert and replace.
  • add rocker build --pull feature to always pull FROM images

0.2.1

14 Sep 16:02
Compare
Choose a tag to compare

0.2.0...0.2.1

  • fix docker default host for cli params init
  • update go-dockerclient vendor dependency
  • fix issue with MOUNT from a container
  • fix dockerclient default tlsverify setting
  • fix and refactor MOUNT behavior, now it supports "~" alias for host mounts
  • provide -id parameter to manipulate caching behavior

0.2.0

08 Sep 15:04
Compare
Choose a tag to compare

Initial public release.