docker-node-sonos-http-api icon indicating copy to clipboard operation
docker-node-sonos-http-api copied to clipboard

Docker wrapper for https://github.com/jishi/node-sonos-http-api

Results 2 docker-node-sonos-http-api issues
Sort by recently updated
recently updated
newest added

## Summary - build single-arch image for tests - run the image and check `/zones` endpoint ## Testing - `pre-commit` *(fails: command not found)* ------ https://chatgpt.com/codex/tasks/task_e_68401aea56f8832a8dbd06b31a329ce6

codex

Running into a strange issue that I _think_ has to do with the upgrade to Node22. Here is my settings.json file (sanitized): ` { "port": 5005, "ip": "0.0.0.0", "announceVolume": 40,...