This documentation provides information about the DSMR Reader Docker images. The goal is to ensure that each image is properly documented with relevant details to support setup, configuration, and operation. In addition to image-specific setup guides, the documentation also includes general information and best practices related to running the DSMR Reader Docker container.
Project communication and support primarily take place through Issues and Discussions on the respective source repositories.
| Resource | Link |
|---|---|
| DSMR Reader Docs | https://dsmr-reader.readthedocs.io/en/v6/ |
| DSMR Reader Repository | https://github.com/dsmrreader/dsmr-reader |
| DSMR Reader Docker Docs | https://www.yunta.nl/dsmr-reader-docker-docs/ |
| DSMR Reader Docker Repository | https://github.com/xirixiz/dsmr-reader-docker |
Although examples in the documentation use the docker command-line interface, Docker CE and Podman are considered the default and supported container runtimes. In most cases, commands can be translated directly between these runtimes with minimal or no changes. Same counts for docker compose and podman compose.
Refer to the Support Policy for further details.