Skip to content

docker.php does always restart #14

@sh-si

Description

@sh-si

Description:
After cloning the repository and starting docker with default settings docker compose up --build" docker.php goes into restarting mode.

Steps to Reproduce:

  1. clone repo
  2. navigate into directory and run docker compose up --build

Expected Behavior:
docker.php is starting without any error

Actual Behavior:
output:

docker.php exited with code 127
': No such file or directoryn't execute 'bash
': No such file or directoryn't execute 'bash
': No such file or directoryn't execute 'bash
': No such file or directoryn't execute 'bash
': No such file or directoryn't execute 'bash
': No such file or directoryn't execute 'bash
': No such file or directoryn't execute 'bash
': No such file or directoryn't execute 'bash

Additional Information:

  • Operating System: Win11
  • Error Message: ': No such file or directoryn't execute 'bash

Impact:
This issue prevents users from accessing localhost. Result is "502 Bad Gateway" page.

It has sth. to do with entrypoint script.
If you comment out Line 104 in docker/php/Dockerfile it works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions