<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>Vivek Shukla - Docker</title>
      <link>https://vshukla.com/tags/docker/</link>
      <description>I am a Software Engineer from India. I am currently building Daestro. I work in Rust, Javascript and Python.</description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://vshukla.com/tags/docker/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Sun, 26 Jul 2026 19:28:01 +0000</lastBuildDate><item>
              <title>docker buildx: Multi-platform Builds</title>
              <pubDate>Wed, 23 Apr 2025 00:00:00 +0000</pubDate>
              <author>Vivek Shukla</author>
              <link>https://vshukla.com/snippets/docker-buildx-multi-platform/</link>
              <guid>https://vshukla.com/snippets/docker-buildx-multi-platform/</guid>
              <description xml:base="https://vshukla.com/snippets/docker-buildx-multi-platform/">How to build multi-platform images with Docker Buildx</description>
          </item><item>
              <title>Docker Image Publishing</title>
              <pubDate>Wed, 23 Apr 2025 00:00:00 +0000</pubDate>
              <author>Vivek Shukla</author>
              <link>https://vshukla.com/snippets/docker-image-publishing/</link>
              <guid>https://vshukla.com/snippets/docker-image-publishing/</guid>
              <description xml:base="https://vshukla.com/snippets/docker-image-publishing/">How to publish a Docker image to a registry</description>
          </item><item>
              <title>Plausible Docker Volume Backup</title>
              <pubDate>Tue, 18 Mar 2025 00:00:00 +0000</pubDate>
              <author>Vivek Shukla</author>
              <link>https://vshukla.com/snippets/plausible-docker-volume-backup/</link>
              <guid>https://vshukla.com/snippets/plausible-docker-volume-backup/</guid>
              <description xml:base="https://vshukla.com/snippets/plausible-docker-volume-backup/">Backup Plausible data from docker volumes and upload using rclone</description>
          </item><item>
              <title>Automate Postgres Database Backup and Upload to S3</title>
              <pubDate>Fri, 20 Oct 2023 00:00:00 +0000</pubDate>
              <author>Vivek Shukla</author>
              <link>https://vshukla.com/tech/automate-postgres-database-backup-and-upload/</link>
              <guid>https://vshukla.com/tech/automate-postgres-database-backup-and-upload/</guid>
              <description xml:base="https://vshukla.com/tech/automate-postgres-database-backup-and-upload/">In this tutorial we will create a bash script to automate postgres database backup from a docker container and native postgres installation then upload to S3 based storage system.</description>
          </item><item>
              <title>How To Take Postgres Database Backup From Docker Container</title>
              <pubDate>Wed, 18 Oct 2023 00:00:00 +0000</pubDate>
              <author>Vivek Shukla</author>
              <link>https://vshukla.com/tech/postgres-database-backup-from-docker-container/</link>
              <guid>https://vshukla.com/tech/postgres-database-backup-from-docker-container/</guid>
              <description xml:base="https://vshukla.com/tech/postgres-database-backup-from-docker-container/">In this tutorial we are gonna use docker exec and cp command along with pg_dump to take Postgres database backup from docker container.</description>
          </item></channel>
</rss>