0dec83f572
This function is a wrapper around apiClient.ImagePull and not directly related to docker content trust; it just happens to also be called when using content trust (through the trustedPull utility). Move it together with the `runPull` function to separate it from trust-related code. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>