Updating the docker file to work#53
Updating the docker file to work#53Karmastic merged 3 commits intoalgorand:masterfrom zacharyestep:master
Conversation
|
(closing and reopening for travis rebuild) |
Karmastic
left a comment
There was a problem hiding this comment.
If you want to fix the dockerfile, please keep this PR focused on that. Addressing the assumptions around GITHUBREPO is a larger change that I would like to consider separately. Your changes only address a fraction of the total scope.
Reduced scope as desired. Do you request further changes? |
Karmastic
left a comment
There was a problem hiding this comment.
Thanks! This works. I'm going to encourage prioritizing support for agile source location - you are correct it is an undue burden requiring a specific root folder location.
Debugger: Allow debuging programs from transactions
Summary
Had some trouble running the dev setup scripts in the provided docker file environment. They rely on sudo. Made changes.
Test Plan
Run build && test