This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
1.2.0
1.2.0
Merged pull requests:
- Calculate image size difference using parent image size #100 (diunko)
- Enable PATH variable to be expanded as default value, if not set by prior ENV command #98 (diunko)
- Remove go-vet dependency for tests, it is already in golang #95 (ybogdanov)
- Better error message if context dir arg is not a directory #93 (ctrlok)
- Support urls as ADD sources #91 (diunko)
- Expand variables at the time of ONBUILD command execution #90 (diunko)
- Better mount error #87 (romank87)
- Update go-dockerclient #86 (romank87)
- Rewrite export/import cache logic #85 (romank87)
- Fix mount in matrix #79 (romank87)
- Integration tests #78 (romank87)