Thanks for this. One small point - I found I needed to give the full path to my local folder that holds my local version of condenser before it would run.
So the 2nd command becomes:
docker run -it -p 8080:8080 githubusername/localrepo:branch
Thanks for this. One small point - I found I needed to give the full path to my local folder that holds my local version of condenser before it would run.
So the 2nd command becomes:
docker run -it -p 8080:8080 githubusername/localrepo:branch