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..

For me the generator container won't build. As thi

Posts: 174 πŸ§‘πŸ»β€πŸš€ - Cadet

https://github.com/spryker/docker-sdk/issues/32 For me the generator container won't build. As this might be connected to my Ubuntu setup does the container build for anybody else? What OS are you using?

Welcome!

It looks like you're new here. Sign in or register to get started.

Comments

  • SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    We tested and I’m working with docker using ubuntu 19.04. No problems from our side.

  • Posts: 174 πŸ§‘πŸ»β€πŸš€ - Cadet

    Okay thank you. Same Ubuntu I use. So it is something with my setup. About buildkit. As far as I understand the docs it now comes with the latest docker binaries and I just have to add the config to the docker daemon right?

  • Posts: 174 πŸ§‘πŸ»β€πŸš€ - Cadet

    Because my best guess is something is wrong with my build kit.

  • Cloud Platform Architect Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet

    Do you have Docker ID credentials set for docker in your env?

    In MacOs and Docker desktop it does not work if you are signed in.

  • Posts: 174 πŸ§‘πŸ»β€πŸš€ - Cadet

    No I don't have any credentials set.

  • Cloud Platform Architect Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet
    edited September 2019

    Have you tried to prune docker, sometimes it is buggy until everything is reset to primal state.
    docker system prune -a

  • Posts: 174 πŸ§‘πŸ»β€πŸš€ - Cadet

    Just did sadly the same message.

  • Cloud Platform Architect Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet

    Just as possible solution: downgrading to latest 18 version.

    Also it would be good to ask in docker community channels.

Welcome!

It looks like you're new here. Sign in or register to get started.