<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Running Docker on an i.MX8 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Running-Docker-on-an-i-MX8/m-p/879905#M133415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;Thanks for the suggestions. I tried the TipsAndTricks/DockerOnImage suggestions, but I still could not get Docker to actually run a container. It will pull an image, but not create and run the container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been in contact with the meta-virtualization team, who suggested trying to build a basic image with Docker for QEMU first to see if it runs there, but I cannot get bitbake to build for QEMU. I have read some posts that suggest that QEMU does not support the i.MX8. I may try just from a Yocto/poky install, rather than through the NXP BSP installation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also tried to make changes to the core configuration to add missing values, but running menuconfig does not work for me. The config window appears to open and then immediately close, with a bitbake success message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also tried using later branches of meta-virtualisation (e.g. thud) rather than morty, but these do not build at all, probably due to the mismatch with the rest of the toolset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Russell&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Feb 2019 15:17:49 GMT</pubDate>
    <dc:creator>russell_coy</dc:creator>
    <dc:date>2019-02-21T15:17:49Z</dc:date>
    <item>
      <title>Running Docker on an i.MX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Running-Docker-on-an-i-MX8/m-p/879903#M133413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to create an image for the imx8mqevk using Yocto with docker added.&lt;/P&gt;&lt;P&gt;I am using the NXP i.MX Release Distro 4.9.51-mx8-ga (morty), kernel version 4.9.51-imx_4.9.51_imx8m_ga+g6df7474.&lt;/P&gt;&lt;P&gt;So I have git cloned the meta-virtualization layer (morty branch) to my Yocto top level, added the layer reference into my build/bblayers.conf file and added docker to my custom image bb file. I've also added DISTRO_FEATURES_append = " virtualization" to my build/local.conf file as suggested by the OE/meta-virtualization 'about' section.&lt;/P&gt;&lt;P&gt;Bitbake of my image completes OK and the docker daemon starts on the target imx8mqevek when booted with the new image. However, if I try to run the docker hello-world test, it appears to pull the image, but the daemon fails to run it, e.g. I get the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root:/# docker run hello-world&lt;BR /&gt;Unable to find image 'hello-world:latest' locally&lt;BR /&gt;latest: Pulling from library/hello-world&lt;BR /&gt;3b4173355427: Pulling fs layer&lt;BR /&gt;3b4173355427: Verifying Checksum&lt;BR /&gt;3b4173355427: Download complete&lt;BR /&gt;3b4173355427: Pull complete&lt;BR /&gt;Digest: sha256:2557e3c07ed1e38f26e389462d03ed943586f744621577a99efb77324b0fe535&lt;BR /&gt;Status: Downloaded newer image for hello-world:latest&lt;BR /&gt;docker: Error response from daemon: operation not supported.&lt;BR /&gt;See 'docker run --help'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea what I'm doing wrong here, any additional packages required, or has anybody else had similar issues when trying to add docker using the NXP Yocto method?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Russell&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2019 12:27:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Running-Docker-on-an-i-MX8/m-p/879903#M133413</guid>
      <dc:creator>russell_coy</dc:creator>
      <dc:date>2019-02-01T12:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Running Docker on an i.MX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Running-Docker-on-an-i-MX8/m-p/879904#M133414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, we cannot support Yocto layers that&amp;nbsp;are not officially in our BSPs. We do have some documents that explain the process of adding a new layer to the Yocto image,&amp;nbsp;&lt;A href="https://community.nxp.com/docs/DOC-94849"&gt;Yocto Training - HOME&lt;/A&gt;.&amp;nbsp;However, given the complexity of what you are trying to make. I recommend&amp;nbsp;you to go with NXP professional support, they could help you with this.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE" title="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE"&gt;NXP Professional Services | NXP&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore, I found this that could help you.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://wiki.yoctoproject.org/wiki/TipsAndTricks/DockerOnImage" title="https://wiki.yoctoproject.org/wiki/TipsAndTricks/DockerOnImage"&gt;TipsAndTricks/DockerOnImage - Yocto Project&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 15:45:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Running-Docker-on-an-i-MX8/m-p/879904#M133414</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-02-11T15:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Running Docker on an i.MX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Running-Docker-on-an-i-MX8/m-p/879905#M133415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;Thanks for the suggestions. I tried the TipsAndTricks/DockerOnImage suggestions, but I still could not get Docker to actually run a container. It will pull an image, but not create and run the container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been in contact with the meta-virtualization team, who suggested trying to build a basic image with Docker for QEMU first to see if it runs there, but I cannot get bitbake to build for QEMU. I have read some posts that suggest that QEMU does not support the i.MX8. I may try just from a Yocto/poky install, rather than through the NXP BSP installation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also tried to make changes to the core configuration to add missing values, but running menuconfig does not work for me. The config window appears to open and then immediately close, with a bitbake success message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also tried using later branches of meta-virtualisation (e.g. thud) rather than morty, but these do not build at all, probably due to the mismatch with the rest of the toolset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Russell&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2019 15:17:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Running-Docker-on-an-i-MX8/m-p/879905#M133415</guid>
      <dc:creator>russell_coy</dc:creator>
      <dc:date>2019-02-21T15:17:49Z</dc:date>
    </item>
  </channel>
</rss>

