How to deploy matomo image into azure web app?

Hello,

I’m new to Docker community. I would like to deploy the matomo image into azure web app using docker linux container.

As deployment process, I created a web app in azure subscription and I entered the following informations:

    • registry source : Docker Hub
    • repository access : public
    • image name/tag : matomo:latest
    • startup file : Dockerfile

The deployment doesn’t succeed. I believe there is a mistake there, probably on startup file.

Waiting for your answer.

Rgds,