dalec
dalec copied to clipboard
Passthrough worker image for generic rpm operations
Some of the rpm/
targets require an image to do some work (like tar up a source).
Right now it hardcodes using busybox:latest
for this image.
Since it is not really intended for the rpm/
targets to stand on their own these necessary calls should pass through a worker image.