Running doci pipeline build twice results in the same sha256. Need to make it so running doci push --eject twice also dedups, can even skip checking for all the blobs if the correct manifest is already in place.
Primary struggle - docker image configs want to include a timestamp for each layer
Running
doci pipeline buildtwice results in the same sha256. Need to make it so runningdoci push --ejecttwice also dedups, can even skip checking for all the blobs if the correct manifest is already in place.Primary struggle - docker image configs want to include a timestamp for each layer