<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://ess-wiki.advantech.com.tw/wiki/index.php?action=history&amp;feed=atom&amp;title=Build_docker_file</id>
		<title>Build docker file - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://ess-wiki.advantech.com.tw/wiki/index.php?action=history&amp;feed=atom&amp;title=Build_docker_file"/>
		<link rel="alternate" type="text/html" href="https://ess-wiki.advantech.com.tw/wiki/index.php?title=Build_docker_file&amp;action=history"/>
		<updated>2026-04-04T07:38:10Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.3</generator>

	<entry>
		<id>https://ess-wiki.advantech.com.tw/wiki/index.php?title=Build_docker_file&amp;diff=21064&amp;oldid=prev</id>
		<title>William6.chen: Created page with &quot;&lt;syntaxhighlight lang=&quot;bash&quot;&gt; # add &quot;RUN apt-get upgrade -y&quot; to docker file vim flexbuild_lsdk2012/docker/ubuntu/Dockerfile add &quot;RUN apt-get upgrade -y&quot; to docker file  # Buil...&quot;</title>
		<link rel="alternate" type="text/html" href="https://ess-wiki.advantech.com.tw/wiki/index.php?title=Build_docker_file&amp;diff=21064&amp;oldid=prev"/>
				<updated>2021-09-14T08:40:17Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt; # add &amp;quot;RUN apt-get upgrade -y&amp;quot; to docker file vim flexbuild_lsdk2012/docker/ubuntu/Dockerfile add &amp;quot;RUN apt-get upgrade -y&amp;quot; to docker file  # Buil...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
# add &amp;quot;RUN apt-get upgrade -y&amp;quot; to docker file&lt;br /&gt;
vim flexbuild_lsdk2012/docker/ubuntu/Dockerfile&lt;br /&gt;
add &amp;quot;RUN apt-get upgrade -y&amp;quot; to docker file&lt;br /&gt;
&lt;br /&gt;
# Build docker file&lt;br /&gt;
docker build -t wlsdk:18.04 . --no-cache&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
adv@adv-desktop3:~/William/LSDK2012_0825_dockerfile_qspi/flexbuild_lsdk2012/docker/ubuntu$ docker images&lt;br /&gt;
REPOSITORY                    TAG                 IMAGE ID            CREATED             SIZE&lt;br /&gt;
wlsdk                         18.04               b988eaa3bb66        22 seconds ago      1.28GB&lt;br /&gt;
fbubuntu                      18.04               a1d6e6413e69        29 hours ago        1.28GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>William6.chen</name></author>	</entry>

	</feed>