ID: 14788
Title: Regression in mk_docker.py: unexpected keyword argument
'ignore_removed'
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.2.0i1
If you're using mk_docker.py and the python docker library in version < v3.3.0,
you're affected by this since werk #14864.
The traceback may look like:
<tt>
list() got an unexpected keyword argument 'ignore_removed'
</tt>
This is fixed now.