This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
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
andreplace
. - add
rocker build --pull
feature to always pull FROM images