aboutsummaryrefslogtreecommitdiff
path: root/deployment/Dockerfile.ubuntu.amd64
AgeCommit message (Collapse)Author
2020-03-23Go back to cp-based control archive but rightJoshua M. Boniface
2020-03-23Use git checkout instead of file copies to cleanJoshua M. Boniface
2020-03-23Mount the source volume rather than copy itJoshua M. Boniface
Now that the build script cleans up both before and after building, this is a viable option and will significant reduce build times by promoting container reuse (with `-k`).
2020-03-23Add Ubuntu configurationsJoshua M. Boniface