<?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>docker build environment</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122562/docker-build-environment</link><description>nRF NCS 3.0.x 
 Target : nrf5340dk or native_sim 
 
 What is the latest recommendation on build environment (assuming preference is a docker image for consistency of build env among the team)? 
 Ideally I want a docker image that can do it all: build</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Jun 2025 06:32:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122562/docker-build-environment" /><item><title>RE: docker build environment</title><link>https://devzone.nordicsemi.com/thread/540656?ContentTypeID=1</link><pubDate>Fri, 27 Jun 2025 06:32:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8400bc6-2738-413c-8296-cf4d2e1af853</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;NCS toolchain does not contain host (native) support, you would thus need matching tools from the zephyr sdk in order to compile for native (sim) targets.&lt;/p&gt;
&lt;p&gt;Debugger (and flashing) tools in VS code and west command line don&amp;#39;t work over TCP/IP and thus need native USB connection. That makes containers difficult to use.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>