Skip to content

Issues with published ironbank/repo1 image #371 #373

@mamtaRaiTech

Description

@mamtaRaiTech

The error message /scripts/entrypoint.sh: line 38: exec: php-fpm: not found indicates that the php-fpm executable is missing or not properly configured in the container image you're using from Repo1/Iron Bank. This issue doesn't occur when using the Docker Hub image, suggesting a discrepancy between the two images.

Recommendations:

Verify Image Contents:

Check the Dockerfile or documentation for the Repo1/Iron Bank Matomo image to confirm that it includes the necessary PHP-FPM installation. It's possible that the image is missing this component or that it's configured differently from the Docker Hub version.
Compare Configurations:

Review the configuration files and environment variables used in both the Docker Hub and Repo1/Iron Bank images. Differences in configurations might lead to the observed behavior.
Consult Documentation:

Refer to the official Matomo Docker documentation for guidance on using the Docker Hub image. This resource provides detailed instructions and may offer insights into any additional configurations or dependencies.
DOCKER HUB
Consider Alternative Images:

If the issue persists and is specific to the Repo1/Iron Bank image, consider using the Docker Hub image, which is known to work as expected. The Docker Hub image is actively maintained and widely used, ensuring better compatibility and support.
By following these steps, you can identify the root cause of the issue and determine the best course of action to ensure Matomo operates correctly in your environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions