<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>best-practices on Dileep Kumar</title>
    <link>https://dileepkumar.dev/tags/best-practices/</link>
    <description>Recent content in best-practices on Dileep Kumar</description>
    <image>
      <title>Dileep Kumar</title>
      <url>https://dileepkumar.dev/papermod-cover.png</url>
      <link>https://dileepkumar.dev/papermod-cover.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 14 Jan 2025 00:07:00 +0530</lastBuildDate><atom:link href="https://dileepkumar.dev/tags/best-practices/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Docker Configuration and Security - A Comprehensive Production Guide</title>
      <link>https://dileepkumar.dev/post/docker-configuration-and-security/</link>
      <pubDate>Tue, 14 Jan 2025 00:07:00 +0530</pubDate>
      
      <guid>https://dileepkumar.dev/post/docker-configuration-and-security/</guid>
      <description>Introduction Properly configuring Docker is essential for both security and functionality, especially in enterprise and production environments. This comprehensive guide covers critical configuration scenarios, security hardening techniques, and best practices for running Docker safely in production.
We&amp;rsquo;ll explore proxy configuration, registry trust management, security scanning, resource limits, and the principle of least privilege—all essential for production-ready Docker deployments.
Part 1: Configuring Docker for Corporate Networks Understanding the Proxy Challenge In corporate environments, direct internet access is often restricted.</description>
    </item>
    
    <item>
      <title>Dockerfile Mastery - From Basics to Advanced Best Practices</title>
      <link>https://dileepkumar.dev/post/dockerfile-best-practices/</link>
      <pubDate>Tue, 14 Jan 2025 00:06:00 +0530</pubDate>
      
      <guid>https://dileepkumar.dev/post/dockerfile-best-practices/</guid>
      <description>Introduction A Dockerfile is the blueprint for building Docker images. It&amp;rsquo;s a text file containing a series of instructions that Docker reads from top to bottom to assemble an image. Understanding how to write efficient, secure, and maintainable Dockerfiles is fundamental to mastering Docker.
This comprehensive guide takes you from Dockerfile basics to advanced optimization techniques, covering every instruction, when to use it, and best practices for production-ready images.</description>
    </item>
    
  </channel>
</rss>
