<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dockerfile on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/dockerfile/</link><description>Recent content in Dockerfile on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Sat, 16 May 2026 17:42:12 +0100</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/dockerfile/index.xml" rel="self" type="application/rss+xml"/><item><title>Docker Objects</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/01-module/004-docker-objects/</link><pubDate>Sun, 06 Jul 2025 03:47:37 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/01-module/004-docker-objects/</guid><description>&lt;p class="lead text-primary"&gt;
This document examines Docker objects and their relationships, covering Dockerfiles, images, containers, networks, and storage volumes. It explores essential Dockerfile instructions, image naming conventions, container lifecycle management, and Docker's approach to networking, data persistence, and plugin architecture.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="docker-objects-overview"&gt;Docker Objects Overview&lt;/h2&gt;
&lt;p&gt;Docker architecture consists of various interconnected objects that work together to provide containerization capabilities. These objects form the foundation of Docker&amp;rsquo;s functionality and enable developers to build, deploy, and manage containerized applications effectively.&lt;/p&gt;</description></item><item><title>Building and Running Containers</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/01-module/003-build-run-container/</link><pubDate>Sun, 06 Jul 2025 03:43:01 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/01-module/003-build-run-container/</guid><description>&lt;p class="lead text-primary"&gt;
This document covers the complete container development workflow, from creating Dockerfiles to building container images and running containers. It explores essential Docker commands for image management, container operations, and registry interactions with practical examples and step-by-step processes.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="container-development-process-overview"&gt;Container Development Process Overview&lt;/h2&gt;
&lt;p&gt;The container development process follows a structured workflow that transforms application code into running containers. This process ensures consistent deployment across different environments and enables efficient application distribution.&lt;/p&gt;</description></item></channel></rss>