fpm-dockery icon indicating copy to clipboard operation
fpm-dockery copied to clipboard

Containers are not cleaned up after the build

Open madAndroid opened this issue 9 years ago • 0 comments

It appears as though any containers created during the build process are not cleaned up afterwards - is this expected behaviour? Our CI box is currently filling up it's ephemeral volume due to containers that are left around - it would be good if fpm-dockery could clean up after it's terminated a container, so that we don't need to do this ourselves.

madAndroid avatar Feb 24 '17 08:02 madAndroid