colisee / piccolo

A linux operating system aiming at running personal cloud services on a raspberry-pi device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[INV-3] - Check if docker images can be pulled into the image

colisee opened this issue · comments

Doing a docker pull fails while building the image.

The main reason I cannot pull a docker image with docker is that it needs a systemd daemon to run and such daemon does not run in a chroot environment, unless you use the system portable service (portablectl)