each run of the infrastructure pipeline creates a ~300MB docker image that hangs around. There should be some way of pruning these, or only having one active image with the given name.
If we abandon packer, this will no longer be an issue, as there will no longer need to be an infrastructure pipeline (we will just run something like chef zero as a service on the Jenkins VM)
each run of the infrastructure pipeline creates a ~300MB docker image that hangs around. There should be some way of pruning these, or only having one active image with the given name.