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 everyone, I am trying to run B2B Shop in development mode and after executing `docker/sdk boot

USDAKA3PD
USDAKA3PD Posts: 34 🧑🏻‍🚀 - Cadet

Hello everyone,
I am trying to run B2B Shop in development mode and after executing docker/sdk bootstrap deploy.dev.yml I get the following error:

failed to solve with frontend dockerfile.v0: failed to solve with frontend gateway.v0: rpc error: code = Unknown desc = failed to build LLB: executor failed running [/bin/sh -c apk add --no-cache openssl]: runc did not terminate sucessfully

did this happen to any of you and what was the solution for this issue ?

Comments

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

    Between 2 computers the only difference was that one of them had different partitions for / and /home. This partitioning scheme seems to have some impact on Docker, reinstalling the OS on a single partitions solved the problem