<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Debug School: Vivek Kumar</title>
    <description>The latest articles on Debug School by Vivek Kumar (@rajputvivek9927_505).</description>
    <link>https://www.debug.school/rajputvivek9927_505</link>
    <image>
      <url>https://www.debug.school/images/w27HigxZUjxsDPieTu7oSu_sPXFkJ0yx-m0DEjPl7cA/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvdXNl/ci9wcm9maWxlX2lt/YWdlLzIxOC84ZWNh/MDlkZS02YTI0LTQ1/YmUtYjgwMi1lMjYx/MGNiYmY3YzcucG5n</url>
      <title>Debug School: Vivek Kumar</title>
      <link>https://www.debug.school/rajputvivek9927_505</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/rajputvivek9927_505"/>
    <language>en</language>
    <item>
      <title>Assignment by Vivek Kumar</title>
      <dc:creator>Vivek Kumar</dc:creator>
      <pubDate>Mon, 14 Nov 2022 07:21:45 +0000</pubDate>
      <link>https://www.debug.school/rajputvivek9927_505/assignment-by-vivek-kumar-3npm</link>
      <guid>https://www.debug.school/rajputvivek9927_505/assignment-by-vivek-kumar-3npm</guid>
      <description>&lt;p&gt;Q1-What is Docker?&lt;br&gt;
sol- Docker is Container management tool.&lt;/p&gt;

&lt;p&gt;Q2-Why Docker?&lt;br&gt;
Sol- &lt;br&gt;
1)To save cost&lt;br&gt;
2) To save resource&lt;br&gt;
3)To save Time&lt;br&gt;
4)High Speed( We can create the env. in one second)&lt;br&gt;
5)Eliminate the need of any hypervisor&lt;/p&gt;

&lt;p&gt;Q3-What is Container&lt;br&gt;
Sol-&lt;br&gt;
Container have all the configuration and utilities or softwares that need to run the certain application.&lt;/p&gt;

&lt;p&gt;Q4-Docker workflow?&lt;br&gt;
Sol-&lt;br&gt;
Docker client--&amp;gt;Docker server(Host)---&amp;gt;Docker hub(Registery)&lt;/p&gt;

&lt;p&gt;Q5-How container created?&lt;br&gt;
Sol-&lt;br&gt;
When the docker image comes into active state then Container is created.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
