Remove MySQL Shell due to findings
MySQL Shell contains a vendored copy of pip 19.0.3 with known issues. Remove it completely, because it is optional in a server image.
An alternate solution would have ben to update the vendored copy of pip.
Also update the BASE_REGISTRY, etc ARGs.