@U04FUE07LM6, you need to re install the docker and reload the file. This is happen due to missing

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

@U04FUE07LM6, you need to re install the docker and reload the file. This is happen due to missing files. just rebuild the docker command and re-deploy the docker.

Comments

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

    Thanks @U04D8LHA0MU will do that.

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

    Hi @U04D8LHA0MU I have re installed docker and reloaded the file again as you told but same issue is coming ,only one line is showing(using deploy.dev.yml) after this not getting any output. Please see the screenshot below

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

    try the following before depoly.dev.yml

    docker pull spryker/php
    docker pull spryker/php:8.1

    docker run -i --rm spryker/php:latest php -v