GauthamBanasandra commented on pull request #3043:
URL: https://github.com/apache/hadoop/pull/3043#issuecomment-856140435


   @jojochuang thanks for the review.
   >Guess the script needs to add an additional mount volume?
   
   We can't use a mount volume here since the `pkg-resolver` directory is 
needed at time of `docker build`. The mount volume is useful only when we do a 
`docker run`.
   
   >I don't mind to fix that in a separate jira.
   
   I've fixed it in this PR by providing the build context path during docker 
build. Please see my changes in `dev-support/bin/create-release` file.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to