srv disk mount not used in new docker image

Hi,

I’m setting up PMM2 and I’m running into a little issue where the newest version of the docker image doesn’t seem to use the /srv mount mount. it tries to set everything up but then just fails.

any ideas on why this is? it looks like the entry script changed quite a lot.

thank you

Hi,
Can you please include more information, so we are able to better understand what may be going on? Include exact commands used to set up PMM v2, and their outputs, and the following (assuming the container name is pmm-server):

docker logs pmm-server
docker inspect pmm-server


> it tries to set everything up but then just fails.
What error messages are you getting, exactly?