Docker Install RPi4B

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
DoinitSideways
Posts: 16
Joined: 16 Oct 2018 05:00
Location: Gold Coast, QLD, Australia
Contact:

Docker Install RPi4B

Post by DoinitSideways »

Hi all, following the steps on the docker-z-way page on GitHub and get this error...
=> ERROR [z-way-server 8/10] RUN echo "zbox" > /etc/z-way/box_type 0.8s
------
> [z-way-server 8/10] RUN echo "zbox" > /etc/z-way/box_type:
0.736 /bin/sh: 1: cannot create /etc/z-way/box_type: Directory nonexistent
------
failed to solve: executor failed running [/bin/sh -c echo "zbox" > /etc/z-way/box_type]: exit code: 2
What am i doing wrong?
User avatar
PoltoS
Posts: 7624
Joined: 26 Jan 2011 19:36

Re: Docker Install RPi4B

Post by PoltoS »

We are working on this error. It is related to wrong arch selected in our script. Please stay tuned, withing a few day we will fix it.
DoinitSideways
Posts: 16
Joined: 16 Oct 2018 05:00
Location: Gold Coast, QLD, Australia
Contact:

Re: Docker Install RPi4B

Post by DoinitSideways »

Any update on this one yet?
Post Reply