We have a log of custom cleanups that need to be applied after zypper is run. rather than open-coding them in every container description, which means we have a lot of unnecessary churn on the container sources, we can move them into container-build-helpers and just call cleanup_container instead.