<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Docker on Rishab Kumar</title>
    <link>https://rishabkumar.com/tags/docker/</link>
    <description>Recent content in Docker on Rishab Kumar</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 21 Aug 2023 15:41:17 +0000</lastBuildDate><atom:link href="https://rishabkumar.com/tags/docker/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Deploying Grafana to Azure’s Web Apps for Containers</title>
      <link>https://rishabkumar.com/blog/grafana-on-azure-web-app-containers/</link>
      <pubDate>Mon, 21 Aug 2023 15:41:17 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/grafana-on-azure-web-app-containers/</guid>
      <description>Hello Cloud adventurers, I have been on a learning journey this year with containerization, specifically docker. Continuing the series of blogs, I wanted to try deploying Grafana to Azure but as a docker container. I know there are different ways and different services within Azure that you can use to deploy a container, but I will be using Azure Web Apps.
Deploying Grafana to Azure’s Web Apps for Containers is a straightforward process:</description>
    </item>
    
    <item>
      <title>Understanding Docker - as an 11 year old</title>
      <link>https://rishabkumar.com/blog/understanding-docker/</link>
      <pubDate>Thu, 08 Jun 2023 13:14:45 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/understanding-docker/</guid>
      <description>Hello, cloud explorers!
Have you ever played with LEGO blocks? If not, you still might know what they are. Those colorful, versatile bricks that let your imagination run wild? Sure, you have! We all love to build castles, robots, or spacecraft with them, right? Now, what if I told you there&amp;rsquo;s something quite similar in the world of computers, and it&amp;rsquo;s called Docker!
Hold up! You might be thinking, &amp;ldquo;What does Docker have to do with my LEGO blocks?</description>
    </item>
    
    <item>
      <title>Ultimate Docker Cheat Sheet</title>
      <link>https://rishabkumar.com/blog/docker-cheat-sheet/</link>
      <pubDate>Tue, 30 May 2023 14:45:23 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/docker-cheat-sheet/</guid>
      <description>Last year, I started learning more about containerization, which meant gaining some skills with Docker, an open-source project for automating the deployment of applications as portable, self-sufficient containers.
If you use Docker, you are well aware of how effective it can be in streamlining and improving development procedures. However, the numerous commands and Dockerfile instructions can sometimes feel overwhelming, especially if you&amp;rsquo;re new to the platform. That&amp;rsquo;s why I&amp;rsquo;ve put together this Docker cheat sheet to help you keep track of the most common commands.</description>
    </item>
    
    <item>
      <title>Pokedex with Next.js and serving it with Docker</title>
      <link>https://rishabkumar.com/blog/pokedex-with-nextjs-and-serving-it-with-docker/</link>
      <pubDate>Thu, 28 Jan 2021 11:59:33 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/pokedex-with-nextjs-and-serving-it-with-docker/</guid>
      <description>Hello amazing people 👋
I recently found an amazing article about creating a Pokedex with Next.js, thanks to daily.dev
Hence, I tried it myself and was amazed by some features of NextJS. Here is the article. But for deploying it I wanted to try and use docker. So in this article, we will build a docker image with Nginx and serve our Next app using that.
Demo: Here is the Pokedex repo that you can clone and run as docker container:</description>
    </item>
    
  </channel>
</rss>
