Page 3 of 3

Re: Docker Script/ Container

Posted: 07 Feb 2022 02:41
by PoltoS
Wasn't https://github.com/Z-Wave-Me/docker-z-way-ubuntu/ enough for you?

Don't forget to install logrotate inside the docker not to get a too large log

Re: Docker Script/ Container

Posted: 07 Feb 2022 03:33
by harre
Oh, I missed there already existed one :)
I have the same issue where I'm unable to start the container:
https://github.com/Z-Wave-Me/docker-z-w ... u/issues/1

Re: Docker Script/ Container

Posted: 09 Feb 2022 14:38
by CaylinBr
There is no any answer on stackoverflow? I am pretty sure you can find something useful for your question

Re: Docker Script/ Container

Posted: 12 Feb 2022 03:44
by harre
I found the issue, seems debian buster has broken docker and fixing it yields another error instead, see my thread at:
https://github.com/tbenr/zway-server-docker/issues/1

I'm not sure if you can run cross-arch containers using docker.

So perhaps someone wants to write a docker-file using rasbian or some armhf OS?