This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
1.3.0
For MacOS users:
brew update
brew upgrade rocker
Merged pull requests:
- Refactor commands to use composition #128 (ybogdanov)
- Implement ARG command and --build-arg flag #126 (ybogdanov)
- Support different regions for AWS ECR, fixes #105 #124 (ybogdanov)
- Rocker to print command if env variable is present #123 (ybogdanov)
- Refactor integration tests, so they run on TravisCI #122 (ybogdanov)
- Fix mount loop processing to avoid crash on invalid path #121 (aacebedo)
- Docker 1.12 compatibility, make integration tests run under Docker for Mac #118 (ybogdanov)
- Warn about implicit contextDir change #117 (ctrlok)
- Rockerfile.tmLanguage: highlight
LABEL
#107 (igrayson)