apptainer-test
Verified for current stable LTS
Apptainer Test Command: Run Testscript Container
Use for run testscript container with Apptainer Test. Exact CLI syntax to run testscript container using Apptainer Test.
When to use this: Use for run testscript container with Apptainer Test.
Command Syntax
apptainer test <path/to/image.sif> apptainer test <path/to/image.sif> Command Breakdown
apptainer is the base executable for this command.
FAQ
Purpose: Exact syntax to run testscript container using Apptainer Test.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Apptainer Test Command: Display Help
apptainer test -h Apptainer Test Command: Run Testscript Bind Mount apptainer test -B <path/to/source>:<path/to/destination> <path/to/image.sif> Apptainer Test Command: Run Testscript Isolated Mode apptainer test -C <path/to/image.sif> Apptainer Test Command: Run Testscript Specific App apptainer test --app <app_name> <path/to/image.sif> Apptainer Test Command: Run Testscript Writable Tmpfs apptainer test --writable-tmpfs <path/to/image.sif>