summaryrefslogtreecommitdiff
path: root/build/instructions.go
AgeCommit message (Expand)AuthorFilesLines
2018-10-01Remove support for `sharedvolume` configurationDan Duvall1-13/+0
2018-07-26Add slash to directory path if copying > 1 fileTyler Cipriani1-1/+9
2018-03-22Fix ownership on artifact copiesDan Duvall1-2/+5
2018-03-05Generalize instructions for entrypoint and working directoryDan Duvall1-0/+25
2018-03-05Fix application files/runtime permissions schemeDan Duvall1-0/+29
2017-11-06Documented all exported types, functions, and interfacesDan Duvall1-12/+60
2017-10-19Include meta data as labels in Dockerfile outputDan Duvall1-12/+27
2017-09-07Smarter copies/sharedvolume/default behaviorDan Duvall1-0/+8
2017-09-07Support `copies` config entry for multi-stage buildsDan Duvall1-0/+9
2017-08-30Use real types for build instructionsDan Duvall1-8/+90
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 Duvall1-0/+13