WAGO/docker-ipk

Docker daemon is not starting after reboot

ahmadbafrani opened this issue · 4 comments

Hi, I installed docker.ipk and I added an image and everythings is working. But after reboot, daemon is not starting automatically. Can anyone please help me? I searched the web and all are talking about systemctl and systemd, but there is no systemd on my device.

Hi @ahmadbafrani ,

I have the same problem, and I haven't found a solution yet.
I'm trying to run /etc/init.d/cron start with crontab, but I can't reload cron after changing it

Bug is known. We fix this soon.

I fixed the issue.
I found a file: /etc/rc.d/disabled/S99_docker
I moved the file to the rc.d folder:

mv /etc/rc.d/disabled/S99_docker /etc/rc.d/S99_docker

Please let me know if this works for you @kevimax.

It's not the correct way. I am not in the office, so i can fix it next week.
Easy way for you, use actual Firmware, there is docker inside.
Download from here: https://downloadcenter.wago.com/software
I'm nearly sure, this link you found is inside FW >23 and there is docker inside.........