<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Containers on Adolfo Ochagavía</title>
    <link>https://ochagavia.nl/tags/containers/</link>
    <description>Recent content in Containers on Adolfo Ochagavía</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 24 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://ochagavia.nl/tags/containers/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fully in-browser container builds</title>
      <link>https://ochagavia.nl/blog/fully-in-browser-container-builds/</link>
      <pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate>
      <guid>https://ochagavia.nl/blog/fully-in-browser-container-builds/</guid>
      <description>Containers are fun. The ecosystem is incredibly open, with the internals right there for anyone to explore. Once you wrap your head around the specifications, you unlock the power to build custom tools and may even discover unexpected use cases1. Speaking of &amp;ldquo;unexpected use cases&amp;rdquo;, today I have a demo to share: a web application that builds containers right in your browser, relying only on client-side code.&#xA;Try it out Seeing is believing, so why don&amp;rsquo;t you head to the demo and build a container?</description>
    </item>
    <item>
      <title>Using S3 as a container registry</title>
      <link>https://ochagavia.nl/blog/using-s3-as-a-container-registry/</link>
      <pubDate>Wed, 03 Jul 2024 00:00:00 +0000</pubDate>
      <guid>https://ochagavia.nl/blog/using-s3-as-a-container-registry/</guid>
      <description>For the last four months I&amp;rsquo;ve been developing a custom container image builder, collaborating with Outerbounds1. The technical details of the builder itself might be the topic of a future article, but there&amp;rsquo;s something surprising I wanted to share already: you can use S3 as a container registry! You heard it right. All it takes is to expose an S3 bucket through HTTP and to upload the image&amp;rsquo;s files to specific paths.</description>
    </item>
    <item>
      <title>Crafting container images without Dockerfiles</title>
      <link>https://ochagavia.nl/blog/crafting-container-images-without-dockerfiles/</link>
      <pubDate>Mon, 06 Feb 2023 00:00:00 +0000</pubDate>
      <guid>https://ochagavia.nl/blog/crafting-container-images-without-dockerfiles/</guid>
      <description>Last month I have been developing a Rust tool to create container images from Conda environments, without going through Docker. It was a wild trip down the rabbit hole of OCI images, so I thought I&amp;rsquo;d share part of the adventure here. Enjoy!&#xA;But why? If you are used to building container images, you might be asking yourself why on earth someone would want to deviate from the well-trodden path of Dockerfiles.</description>
    </item>
  </channel>
</rss>
