[agl-discussions] docker cross sdk instruction doesn't work, workaround

Blayne.Dennis at elektrobit.com Blayne.Dennis at elektrobit.com
Fri Jan 20 19:51:41 UTC 2017


The following command from http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/setup-sdk-environment.html does not work:
wget -O - http://iot.bzh/download/public/2016/docker/docker_agl_worker-2.1.tar.xz | docker load;
docker images;


This is a workaround:
wget -O - http://iot.bzh/download/public/2016/docker/docker_agl_worker-2.1.tar.xz > agl_docker_worker;
cat agl_docker_worker | sudo docker load;
docker images;


Blayne Dennis
Software Engineer
Elektrobit Automotive Americas, Inc
Blayne.Dennis at elektrobit.com




----------------------------------------------------------------
Please note: This e-mail may contain confidential information
intended solely for the addressee. If you have received this
e-mail in error, please do not disclose it to anyone, notify
the sender promptly, and delete the message from your system.
Thank you.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/automotive-discussions/attachments/20170120/09134908/attachment.html>


More information about the automotive-discussions mailing list