Closed kevinreedy closed 4 years ago
@tcjennings Let me know if there was a reason to download the latest from GitHub on build rather than using the local source tree. This flow is making it much faster to iterate on changes, as I don't need to push to GitHub to do a docker build.
docker build
@tcjennings Let me know if there was a reason to download the latest from GitHub on build rather than using the local source tree. This flow is making it much faster to iterate on changes, as I don't need to push to GitHub to do a
docker build
.