<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Building nRF application with external modules/libraries in the nRF Docker container?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122615/building-nrf-application-with-external-modules-libraries-in-the-nrf-docker-container</link><description>Hi We are working on setting up CI/CD pipelines for our nRF application. The application is set up as a stand-alone application with its own west workspace. It uses external libraries/modules that are added to west workspace via west.yaml and running</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Jul 2025 13:44:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122615/building-nrf-application-with-external-modules-libraries-in-the-nrf-docker-container" /><item><title>RE: Building nRF application with external modules/libraries in the nRF Docker container?</title><link>https://devzone.nordicsemi.com/thread/541053?ContentTypeID=1</link><pubDate>Tue, 01 Jul 2025 13:44:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:049595ef-4105-4bd5-bf4c-cdf1a811da33</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi a.tv,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s great that you found the solution. I just want to point out that, as noted in its README, the NordicPlayground Docker image is no longer maintained, on top of not being supported in the first place.&lt;/p&gt;
&lt;p&gt;NCS now has Docker images released here:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/pkgs/container/sdk-nrf-toolchain"&gt;Package sdk-nrf-toolchain&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building nRF application with external modules/libraries in the nRF Docker container?</title><link>https://devzone.nordicsemi.com/thread/540990?ContentTypeID=1</link><pubDate>Tue, 01 Jul 2025 08:43:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:011f325b-985f-420c-a74d-582220c27650</guid><dc:creator>a.tv</dc:creator><description>&lt;p&gt;We found that we could modify the &lt;a href="https://github.com/NordicPlayground/nrf-docker/blob/saga/Dockerfile"&gt;original Docker file&lt;/a&gt; and run &amp;quot;west init -l .&amp;quot; with our own west.yml instead of the original &amp;quot;west init -m &lt;a href="https://github.com/nrfconnect/sdk-nrf"&gt;github.com/.../sdk-nrf&lt;/a&gt; --mr ${sdk_nrf_branch} .&amp;quot;&lt;br /&gt;&lt;br /&gt;This way we are able to build a docker container with all our dependencies. The other problem now is the need to host the docker container itself, but it is another thing.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>