10-07-2018, 05:56 PM
Hi Rikardo
Thanks for your reply at drones GitHub page regarding the pydPiper in MoOde 4.3.
Im stil having trouble regarding the docker. Did your install gave any errors regarding that? This happens when I am trying to test the display. The hello world from docker is displayed. I did at update/upgrade first and also to see if I am out of space. I have a 16gb SD. This is what is displayed:
Not sure if it makes any sense. I can also try to ask at drones GitHubs page...
Thanks in advance
Thanks for your reply at drones GitHub page regarding the pydPiper in MoOde 4.3.
Im stil having trouble regarding the docker. Did your install gave any errors regarding that? This happens when I am trying to test the display. The hello world from docker is displayed. I did at update/upgrade first and also to see if I am out of space. I have a 16gb SD. This is what is displayed:
Code:
pi@moode:~/pydPiper $ sudo docker run --network=host --privileged -v /var/log:/var/log:rw -v /home/pi/pydPiper:/app:rw dhrone/pydpiper:v0.31-alpha python /app/pydPiper.py
Unable to find image 'dhrone/pydpiper:v0.31-alpha' locally
v0.31-alpha: Pulling from dhrone/pydpiper
689dda5de45e: Extracting [==================================================>] 40.62MB/40.62MB
a3ed95caeb02: Download complete
7e28376ea400: Download complete
f98467deb8d3: Download complete
7d26b233d4ce: Download complete
a5642ef2c19b: Download complete
c1543a387200: Download complete
docker: failed to register layer: Error processing tar file(exit status 1): write /usr/share/perl/5.14.2/unicore/lib/Blk/NumberFo.pl: no space left on device.
See 'docker run --help'.
pi@moode:~/pydPiper $ df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/root 189696 107661 82035 57% /
devtmpfs 117529 344 117185 1% /dev
tmpfs 118681 1 118680 1% /dev/shm
tmpfs 118681 712 117969 1% /run
tmpfs 118681 3 118678 1% /run/lock
tmpfs 118681 10 118671 1% /sys/fs/cgroup
/dev/mmcblk0p1 0 0 0 - /boot
tmpfs 118681 10 118671 1% /run/user/1000
Not sure if it makes any sense. I can also try to ask at drones GitHubs page...
Thanks in advance