summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2018-10-01Remove support for `sharedvolume` configurationDan Duvall2-19/+0
2018-08-14Refactor builder to support file requirements and run pre-installDan Duvall2-1/+143
2018-07-31Change import paths from Phabricator to GerritDan Duvall2-2/+2
2018-07-26Add slash to directory path if copying > 1 fileTyler Cipriani2-5/+13
2018-03-22Fix ownership on artifact copiesDan Duvall4-8/+30
2018-03-05Generalize instructions for entrypoint and working directoryDan Duvall3-0/+49
2018-03-05Fix application files/runtime permissions schemeDan Duvall4-0/+162
2017-11-06Documented all exported types, functions, and interfacesDan Duvall2-17/+74
2017-10-19Include meta data as labels in Dockerfile outputDan Duvall2-12/+41
2017-09-14Switch to github import path for testifyDan Duvall1-1/+1
2017-09-14Use import paths without `.git` suffixDan Duvall1-1/+1
2017-09-07Smarter copies/sharedvolume/default behaviorDan Duvall3-0/+15
2017-09-07Support `copies` config entry for multi-stage buildsDan Duvall2-0/+15
2017-08-30Use real types for build instructionsDan Duvall2-8/+141
2017-06-29Run go fmtTyler Cipriani1-1/+1
2017-06-20Set HOME environment variable for runs-as userDan Duvall1-0/+1
2017-05-10Decouple Docker compiler from apt/npm providersDan Duvall2-0/+27