Sign inSign up

thedubpalace/matter-server

By thedubpalace

Updated 7 months ago
Archived

Image
0

156

thedubpalace/matter-server repository overview

Overview

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.

Features

  • Matter protocol server implementation
  • Optimized for ARMv7 (e.g., ihost devices)
  • Suitable for smart home and IoT integrations
  • Based on el404/ihost-matter-server

Getting Started

To run the container on an ARMv7 device:

docker run -d \
  --name=matter-server \
  thedubpalace/matter-server:latest

Image Tags

  • latest: Most recent stable release for ARMv7

Documentation

Maintainers

  • thedubpalace

License

  • Inherits license from the base image or as specified in the repository

Tag summary

Content type

Image

Digest

sha256:b15e88c08

Size

310.9 MB

Last updated

7 months ago

docker pull thedubpalace/matter-server