@Ivan_Groenewold can you still clarify for me: does this /srv path influence docker host directory, or does it simply live a inside a docker container?
I just executed sudo docker create --volume /opt/pmm-data --name pmm-data percona/pmm-server:2 /bin/true and don’t see anything new created in host /opt directory.
Hello, the /srv is just inside the container… as stated in the blog post that I linked you can check the “real” directory outside the container and remap it.