jamieklassen / demo

0 stars 0 forks source link

build server runs out of disk space for docker images #9

Open ghost opened 6 years ago

ghost commented 6 years ago

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.

ghost commented 6 years ago

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)