Results 5 comments of vlfldr

I like this suggestion a lot! The original idea was that services on the left are not necessarily Docker services, but we could just add container control buttons if there...

Assuming this was run on straight Linux - do you have docker-py or an old version of docker-compose installed alongside homey-api's requirements? The [docker-py](https://pypi.org/project/docker-py/) module conflicts with homey's requirement [docker](https://pypi.org/project/docker/)...

Thanks for the info. I can't reproduce inside Docker so far - Windows or Linux host? - If Linux host - is the socket located at the default location (/var/run/docker.sock?)...

Thanks for the excellent explanation and walkthrough, @homelab-addict. Leaving this open for now, please confirm/deny the ID mismatch theory if you get a chance @Ronaldvr

:+1: I'd be happy to add multiarch support but have no experience doing so. Is it purely a Docker image endeavor or do the supplied build instructions not work on...