<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cartage on fabiorehm.com</title><link>https://fabiorehm.com/tags/cartage/</link><description>Recent content in Cartage on fabiorehm.com</description><generator>Hugo</generator><language>en</language><copyright>&amp;copy; &lt;a href="https://github.com/fgrehm"&gt;Fabio Rehm&lt;/a&gt; 2013-2025</copyright><lastBuildDate>Tue, 05 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://fabiorehm.com/tags/cartage/index.xml" rel="self" type="application/rss+xml"/><item><title>Bridging Container and Host</title><link>https://fabiorehm.com/blog/2026/05/05/bridging-container-and-host/</link><pubDate>Tue, 05 May 2026 00:00:00 +0000</pubDate><guid>https://fabiorehm.com/blog/2026/05/05/bridging-container-and-host/</guid><description>&lt;p&gt;&lt;em&gt;Part 6 of &lt;a href="https://fabiorehm.com/blog/2025/11/11/modernizing-my-terminal-based-dev-environment/" &gt;Modernizing my Terminal-Based Development Environment&lt;/a&gt;. &lt;a href="https://fabiorehm.com/blog/2026/03/20/crib-just-enough-devcontainers/" &gt;Part 5&lt;/a&gt; introduced &lt;a href="https://github.com/fgrehm/crib" class="external-link" target="_blank" rel="noopener"&gt;crib&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s say a Capybara spec fails inside the container and dumps a screenshot to a png in &lt;code&gt;tmp/&lt;/code&gt;. How do I open it from inside the container?&lt;/p&gt;
&lt;p&gt;Sure, I can open the file explorer on my host machine, navigate to the project / worktree root and find the file. But with some &amp;ldquo;magic&amp;rdquo; I can just &lt;code&gt;xdg-open&lt;/code&gt; it from inside the container and have it pop up in my default KDE image viewer.&lt;/p&gt;</description></item></channel></rss>