What am i doing wrong?=> 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
Docker Install RPi4B
-
- Posts: 16
- Joined: 16 Oct 2018 05:00
- Location: Gold Coast, QLD, Australia
- Contact:
Docker Install RPi4B
Hi all, following the steps on the docker-z-way page on GitHub and get this error...
Re: Docker Install RPi4B
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.
-
- Posts: 16
- Joined: 16 Oct 2018 05:00
- Location: Gold Coast, QLD, Australia
- Contact:
Re: Docker Install RPi4B
Any update on this one yet?