<?xml-stylesheet type="text/xsl" href="https://test-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/"><channel><title>Build NCS application firmware images using Docker</title><link>/guides/nrf-connect-sdk-guides/b/getting-started/posts/build-ncs-application-firmware-images-using-docker</link><description>How to compile a NCS application using Docker so you don&amp;#39;t need to install dependencies directly in your system.</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><item><title>RE: Build NCS application firmware images using Docker</title><link>https://test-devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/build-ncs-application-firmware-images-using-docker</link><pubDate>Tue, 01 Feb 2022 10:22:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0829cc03-c39b-4951-91b8-fd3417db7cae</guid><dc:creator>user92259</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi Markus,&lt;/p&gt;
&lt;p&gt;I followed this post by you and got my application to build using the commands.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/coderbyheart/fw-nrfconnect-nrf-docker"&gt;https://github.com/coderbyheart/fw-nrfconnect-nrf-docker&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;However, I am having issues when trying to flash my code to my device. I am using windows and I guess :&amp;nbsp;&lt;/p&gt;
&lt;p&gt;# assumes asset_tracker_v2 built already (see above)&lt;br /&gt;docker run --rm -v ${PWD}:/workdir/project \&lt;br /&gt; -w /workdir/project/nrf/applications/asset_tracker_v2 \&lt;br /&gt; fw-nrfconnect-nrf-docker \&lt;br /&gt; --device=/dev/ttyACM0 --privileged \&lt;br /&gt; fw-nrfconnect-nrf-docker \&lt;br /&gt; west flash&lt;/p&gt;
&lt;p&gt;This command doesn&amp;#39;t work for windows. Can you let me know the command to run and flash it through windows?&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1303&amp;AppID=25&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Build NCS application firmware images using Docker</title><link>https://test-devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/build-ncs-application-firmware-images-using-docker</link><pubDate>Sat, 29 Jan 2022 16:07:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0829cc03-c39b-4951-91b8-fd3417db7cae</guid><dc:creator>user113092</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I mean yes I don&amp;#39;t like using untrusted images, why don&amp;#39;t you guys post official ones instead of warning us?&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1303&amp;AppID=25&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Build NCS application firmware images using Docker</title><link>https://test-devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/build-ncs-application-firmware-images-using-docker</link><pubDate>Fri, 21 Feb 2020 21:03:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0829cc03-c39b-4951-91b8-fd3417db7cae</guid><dc:creator>user87397</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Great post, thank you. Any chance you can post this image to Docker Hub?&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1303&amp;AppID=25&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>