<?xml version="1.0" encoding="utf-8" standalone="yes"?><?xml-stylesheet type="text/xsl" href="https://projectious-work.github.io/aibox/v0.x/v0.34.7/feed.xsl"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Container · aibox</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.7/docs/container/</link><description>Reproducible AI workspaces from one aibox.toml.</description><language>en</language><lastBuildDate>Mon, 01 Jan 0001 00:00:00 +0000</lastBuildDate><atom:link href="https://projectious-work.github.io/aibox/v0.x/v0.34.7/docs/container/" rel="self" type="application/rss+xml"/><item><title>Base Image</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.7/docs/container/base-image/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.7/docs/container/base-image/</guid><description>Base Image#The base image is the foundation for all aibox container flavors. It provides a complete, opinionated development environment built on Debian Trixie Slim.
Installed Tools# Tool Version / Source Purpose tmux Debian package Terminal multiplexer Yazi 25.4.8 (prebuilt binary from GitHub releases) Terminal file manager Vim Debian package (vim + vim-runtime) Editor Git Debian package Version …</description></item><item><title>Container Configuration</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.7/docs/container/configuration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.7/docs/container/configuration/</guid><description>Container Configuration#The [container] section in aibox.toml controls per-project container settings.
Container Identity# toml Copy [container] name = "my-project" # Container name (used by compose) hostname = "my-project" # Container hostname user = "aibox" # Container user (default: aibox) The user field determines the non-root user inside the container. The default …</description></item><item><title>Audio Support</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.7/docs/container/audio/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.7/docs/container/audio/</guid><description>Audio Support#aibox can enable audio support for voice-capable tools. Audio is bridged from the container to the host via PulseAudio over TCP, and the required container packages live in the optional audio-voice addon.
Why Audio Matters#Claude Code supports voice interaction. For this to work inside a container, audio output (and optionally input) must be forwarded to the host&rsquo;s sound …</description></item><item><title>File Preview</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.7/docs/container/file-preview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.7/docs/container/file-preview/</guid><description>File Preview#aibox containers ship with Yazi preview configuration and can install TUI-native preview tools for raster images, vector graphics, PDF, archives, and video through optional addons. Several formats also support watch-mode preview, where the rendered output updates automatically whenever the source file changes.
Overview#There are two independent preview mechanisms:
Mechanism When to …</description></item><item><title>Runtime Operations</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.7/docs/container/runtime-operations/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.7/docs/container/runtime-operations/</guid><description>How to start, inspect, rebuild, and troubleshoot a running aibox workspace.</description></item></channel></rss>