-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72906/
-----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, Jayendra Parab, Sarath Subramanian,
and Sidharth Mishra.
Bugs: ATLAS-3934
https://issues.apache.org/jira/browse/ATLAS-3934
Repository: atlas
Description
-------
- added 'src' volume in docker-compose-atlas-build.yml, so that build uses
local repo
- to address slow access to mounted volumes in MacOS, added "delegated" to .m2
and src volumes. Ref: https://docs.docker.com/docker-for-mac/osxfs-caching/
Diffs
-----
dev-support/atlas-docker/Dockerfile.atlas-build 58d127a1e
dev-support/atlas-docker/README.md 21f9b7548
dev-support/atlas-docker/docker-compose.atlas-build.yml a1bc2f7b7
dev-support/atlas-docker/scripts/atlas-build.sh b920034dc
Diff: https://reviews.apache.org/r/72906/diff/1/
Testing
-------
- verified build succeeds with local repo (in host)
- verified build succeeds with repo downloaded in container (from github)
Thanks,
Madhan Neethiraj