Comment 5 for bug 1387999

Revision history for this message
Daniele Pizzolli (daniele-pizzolli) wrote :

Hello,
yes, the problem is still here:

touch /home/user/fuel-main/build/iso/isoroot-dotfiles.done
for container in /home/user/fuel-main/local_mirror/docker/*.xz; do xz -dkc -T0 $container | sudo docker load; done
FATA[0001] Cannot connect to the Docker daemon. Is 'docker -d' running on this host?
FATA[0000] Cannot connect to the Docker daemon. Is 'docker -d' running on this host?
make: *** [/home/user/fuel-main/build/docker/base-images.done] Error 1

I noticed also that you need to add the universe to the repo in order to have a correct run of prepare-build-env.sh