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 all, i follow all steps from

U02D2L91U0Z
U02D2L91U0Z Posts: 23 πŸ§‘πŸ»β€πŸš€ - Cadet
edited October 2021 in Docker

Hello all,

i follow all steps from https://documentation.spryker.com/docs/installing-in-development-mode-on-macos-and-linux , but at the end i get an error:
"=> => naming to docker.io/library/spryker_b2c_dev_run_cli:devΒ Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β 0.0s
ERROR: The Compose file '/var/folders/6h/8gms4ktx623d0_cwtq4p32bh0000gp/T/io.mutagen.compose.3970806175/mutagen.yml' is invalid because:
Unsupported config option for services.mutagen: 'profiles'
Error: unable to bring up Mutagen service: up command failed: exit status 1"

Comments

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

    which mutagen version are you running locally?

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

    oh, I think it's the docker-compose issue...are you running docker-compose v2?

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

    Mutagen Version: 0.12.0-beta7

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

    docker-compose Version: 1.27.4, build 40524192

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

    I'd try using a newer docker-compose version

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

    e.g. 1.29.2..I think the profiles stuff is newer

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 βš–οΈ - Guardians (admin)

    I use β€œdocker-compose version 1.29.2, build 5becea4c” - but should in theory not be the problem, but worth a try

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

    "Support for service profiles was added in docker-compose version 1.28"

  • U01LE4BMBK7
    U01LE4BMBK7 Posts: 241 πŸ§‘πŸ»β€πŸš€ - Cadet
  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 βš–οΈ - Guardians (admin)

    Then I think we have a winner πŸš€ I think your suggested version update could really bring the fix here

  • U01LE4BMBK7
    U01LE4BMBK7 Posts: 241 πŸ§‘πŸ»β€πŸš€ - Cadet
    sudo curl -L "<https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$(uname> -s)-$(uname -m)" -o /usr/local/bin/docker-compose
    sudo chmod 0755 /usr/local/bin/docker-compose
    
  • U02D2L91U0Z
    U02D2L91U0Z Posts: 23 πŸ§‘πŸ»β€πŸš€ - Cadet

    thanks, now it works πŸ™‚

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

    can you update the linked documentation?

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

    there is the information: "Make sureΒ docker 18.09.1+Β andΒ docker-compose 1.23+Β are installed:"

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 βš–οΈ - Guardians (admin)

    you mean docker-compose >=1.28 & <2 ? - i will forward the information

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

    yes @florian.scholz, this information would helps a lot

  • Andrii Tserkovnyi
    Andrii Tserkovnyi Sprykee Posts: 5 πŸ§‘πŸ»β€πŸš€ - Cadet

    Hello @U02D2L91U0Z. Please let me know what OS you are using

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

    Mac OS @US04LPPLG

  • Andrii Tserkovnyi
    Andrii Tserkovnyi Sprykee Posts: 5 πŸ§‘πŸ»β€πŸš€ - Cadet

    Thanks!

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

    can you tell me the zed demo account credentials?

  • Andrii Tserkovnyi
    Andrii Tserkovnyi Sprykee Posts: 5 πŸ§‘πŸ»β€πŸš€ - Cadet

    Try <mailto:admin@spryker.com|admin@spryker.com> and change123

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

    thanks, works @US04LPPLG