
Im image ist immer die stable grafana Version zu finden, Updates versuch ich monatlich zu verfügung zu stellen, oder ich mach das im selben Turnus wie auch Ulrich.
Moderatoren: Ulrich, DeBaschdi
Hallo!
Code: Alles auswählen
root@docker:~# docker pull takealug/solaranzeige:amd64
amd64: Pulling from takealug/solaranzeige
bb79b6b2107f: Pull complete
1d34d971f81a: Pull complete
a4786905c846: Pull complete
632c71f181ce: Pull complete
9933426f323e: Pull complete
3a1fc16fdfe6: Extracting [==================================================>] 256.3MB/256.3MB
31c2d4d337f2: Download complete
00b4811be2a2: Download complete
cf92b149b4b5: Download complete
e2992da356a2: Download complete
failed to register layer: Error processing tar file(exit status 1): operation not permitted
root@docker:~#
Ich habs jetzt neu gemacht und es hat funktioniert.DeBaschdi hat geschrieben: ↑Mo 7. Dez 2020, 20:22Hi, das schaut so aus als hättest du zuwenig speicher für docker frei ?
Schau dir mal die Commits an :
https://github.com/moby/moby/issues/328 ... -437786035
Code: Alles auswählen
@reboot /var/www/html/usb_init.php >/dev/null
* * * * * /var/www/html/regler_auslesen.php >/dev/null
DeBaschdi hat geschrieben: ↑Di 8. Dez 2020, 14:29Schau mal in der Beschreibung die Crontab Anweisung :
https://github.com/DeBaschdi/docker.sol ... figuration
Danke!
Übrigens danke für das Docker-Images, ist echt eine coole Sache. Daumen hoch!