What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hello engineers, On Friday I managed to install the B2B shop using the `spryker/php:7.2-alpine3.10`

USDAKA3PD
USDAKA3PD Posts: 34 🧑🏻‍🚀 - Cadet

Hello engineers,
On Friday I managed to install the B2B shop using the spryker/php:7.2-alpine3.10 then removed the installation, now I am trying to install it again but I receive the following message:

Comments

  • USDAKA3PD
    USDAKA3PD Posts: 34 🧑🏻‍🚀 - Cadet

    I don't know if the problem is coming from Docker or not, did this happened to anybody else?

  • sprymiker
    sprymiker Cloud Platform Architect Sprykee Posts: 781 🧑🏻‍🚀 - Cadet

    It seems docker problem.

    Option 1. It cannot download the image.
    Option 2. Something is corrupted

    Try docker/sdk prune

  • USDAKA3PD
    USDAKA3PD Posts: 34 🧑🏻‍🚀 - Cadet

    Indeed it was a Docker issue