a301dfb44f
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>
2 lines
129 B
Meson
2 lines
129 B
Meson
option('enable_tests', type : 'boolean', value : true, description : 'Enable the Catch2 test dependency and -t test invocation')
|