sparse-intern-71089
10/26/2020, 2:59 PMstrong-plastic-28250
10/27/2020, 2:14 AMstrong-plastic-28250
10/27/2020, 2:15 AMdazzling-sundown-39670
10/27/2020, 1:13 PMstrong-plastic-28250
10/27/2020, 1:17 PMdazzling-sundown-39670
10/27/2020, 1:19 PMconst checksum = md5(my-lock-file-here)
const baseImage = docker.buildAndPushImage('baseImage', {
onlyIfChanged: checksum
})
and then use the stack to keep track of itdazzling-sundown-39670
10/27/2020, 1:20 PMARG
in my Dockerfile to insert that baseimage into my main image