Hey!
I use an iHost as my HA server (docker) and I really want to use matter in this context.
My problem is as I realized Matter Server is a separated container, so I have to manually install it. The problem is every time I try to run it on the iHost Docker I receive this error: exec ./docker-entrypoint.sh: no such file or directory
Do you know how could I install and run it on iHost?
Are you using ghcr.io/home-assistant-libs/python-matter-server:stable? For me that works running in portainer via the docker-compose script found here.