matter-server is a Docker image for running a Matter protocol server, built specifically for the linux/arm/v7 architecture. This image targets ARMv7-based devices such as ihost and similar hardware. It is based on the el404/ihost-matter-server image.
To run the container on an ARMv7 device:
docker run -d \
--name=matter-server \
thedubpalace/matter-server:latest
Content type
Image
Digest
sha256:b15e88c08…
Size
310.9 MB
Last updated
7 months ago
docker pull thedubpalace/matter-server