<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/</id><title>Tashi Penjor</title><subtitle>DSO101 Learning blog by Tashi Penjor</subtitle> <updated>2026-05-02T15:46:19+00:00</updated> <author> <name>Tashi Penjor</name> <uri>https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/</uri> </author><link rel="self" type="application/atom+xml" href="https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 Tashi Penjor </rights> <icon>/DSO101_ss26_Learnings/assets/img/favicons/favicon.ico</icon> <logo>/DSO101_ss26_Learnings/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Docker</title><link href="https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/posts/post3/" rel="alternate" type="text/html" title="Docker" /><published>2026-05-02T00:00:00+00:00</published> <updated>2026-05-02T15:45:58+00:00</updated> <id>https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/posts/post3/</id> <content type="text/html" src="https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/posts/post3/" /> <author> <name>Tashi Penjor</name> </author> <category term="category1" /> <category term="category2" /> <summary>What is a Dockerfile A Dockerfile is a text file containing a set of instructions or commands that Docker uses to automatically build an image. It allows custom creation of images by specifying steps such as installing software on a base image like Ubuntu or CentOS. Docker can build images automatically by ​reading the instructions we ​have provided in the Docker file Structure and ...</summary> </entry> <entry><title>Working with Docker Client, Registry, Images, and Dockerfile</title><link href="https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/posts/post2/" rel="alternate" type="text/html" title="Working with Docker Client, Registry, Images, and Dockerfile" /><published>2026-04-23T00:00:00+00:00</published> <updated>2026-04-23T07:40:42+00:00</updated> <id>https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/posts/post2/</id> <content type="text/html" src="https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/posts/post2/" /> <author> <name>Tashi Penjor</name> </author> <category term="Docker" /> <summary>Working with Docker Client, Registry, Images, and Dockerfile Docker Client Docker Client and Docker Daemon Interaction , Docker client sends a docker run command to docker daemon that executes and return results. The Docker client manages containers created from images, as well as the images themselves. It also handles other Docker objects such as networks and data volumes, allowing co...</summary> </entry> <entry><title>Docker</title><link href="https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/posts/post1/" rel="alternate" type="text/html" title="Docker" /><published>2026-04-02T00:00:00+00:00</published> <updated>2026-04-22T21:00:30+00:00</updated> <id>https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/posts/post1/</id> <content type="text/html" src="https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/posts/post1/" /> <author> <name>Tashi Penjor</name> </author> <category term="category1" /> <category term="category2" /> <summary>Before Docker Development, testing and operatons team works in different environment. Due to which different issue arise due to separated way of installation and configurations of the system used by different teams The solution to address the above problem is the introduction of Docker. Docker virtualize the application. However to run the virtualization, it needs a Hypervisor. T...</summary> </entry> <entry><title>Getting Started</title><link href="https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/posts/getting-started/" rel="alternate" type="text/html" title="Getting Started" /><published>2019-08-09T00:00:00+00:00</published> <updated>2026-03-14T00:00:00+00:00</updated> <id>https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/posts/getting-started/</id> <content type="text/html" src="https://tadashi-dev-eng.github.io/DSO101_ss26_Learnings/posts/getting-started/" /> <author> <name>Cotes Chung</name> </author> <category term="Blogging" /> <category term="Tutorial" /> <summary>Get started with Chirpy basics in this comprehensive overview. You will learn how to install, configure, and use your first Chirpy-based website, as well as deploy it to a web server. Creating a Site Repository When creating your site repository, you have two options depending on your needs: Option 1. Using the Starter (Recommended) This approach simplifies upgrades, isolates unnecessary fi...</summary> </entry> </feed>
