Pushing App to Container Registry and Receiving an EOF Message

2021-02-01T17:06:31Z

Summary


Details

You are pushing an image to MindSphere's Container Registry app, but are receiving an EOF message similar to the one shown below after using "cf push ... " command. What should you do?


Solution

This error message occurs when you have a slow/latent internet connection. You would need to keep on retrying the "Docker push ..." command until it completes. During every attempt, it should push a few more layers to the MindSphere's container registry.

For further information on Container Registry, please visit the link below:

https://developer.mindsphere.io/paas/howtos/howtos-docker-in-cloudfoundry.html

Notes

KB Article ID# PL8524095

Contents

SummaryDetails

Associated Components