Page 1 of 1

Docker Install RPi4B

Posted: 23 Aug 2024 13:43
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?

Re: Docker Install RPi4B

Posted: 26 Aug 2024 00:52
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.

Re: Docker Install RPi4B

Posted: 02 Sep 2024 06:42
by DoinitSideways
Any update on this one yet?