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.
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-dockerycould clean up after it's terminated a container, so that we don't need to do this ourselves.