Commit Graph

2 Commits

Author SHA1 Message Date
ceamac d009c3777b Ignore the local images/ test directory
Contains large OCI image tars used for manual testing, not part of
the project.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-20 15:49:57 +00:00
ceamac a301dfb44f Initial commit: OCI image mounting via containers-storage
slocker-lite validates an OCI Image Layout tar, imports its layers into
containers-storage's layer store in order, and mounts the assembled image
using fuse-overlayfs, printing the resulting merged path.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-10 08:12:50 +00:00