Posts: 2
Threads: 0
Joined: May 2019
Reputation:
0
05-24-2019, 09:48 AM
(This post was last modified: 05-24-2019, 09:49 AM by brunal.)
Perfect! Problem solve :-) Thank you very much.
Posts: 159
Threads: 8
Joined: Dec 2018
Reputation:
0
Hi Remy1961,
does this also work with the 5.2 version?
Thanks
Posts: 8
Threads: 1
Joined: Aug 2019
Reputation:
0
I just tried with moode 4.3. but it was exactly the same issue with the docker installation ....
Bernd
Posts: 10
Threads: 3
Joined: Jul 2018
Reputation:
0
Do you have enough space on parttition? It was necessary to resize partition before instalation of the docker. df command show you free space.
Posts: 8
Threads: 1
Joined: Aug 2019
Reputation:
0
Yes, I just expanded the filesystem so the whole installation used only 4% of my SD card. But I am still getting exactly the same error messages.
Posts: 10
Threads: 3
Joined: Jul 2018
Reputation:
0
Try command:
sudo apt-get install -y --no-install-recommends docker-ce
and then start docker installation script.