mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
Add code to process Jetpack CSV files
This change adds code to process Jetpack CSV mount specifications. Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
6
test/input/csv_samples/simple.csv
Normal file
6
test/input/csv_samples/simple.csv
Normal file
@@ -0,0 +1,6 @@
|
||||
lib,/lib/target
|
||||
dir,/lib/target
|
||||
dev,/dev/null
|
||||
dev,full
|
||||
dev,/dev/target
|
||||
sym,/source
|
||||
|
Reference in New Issue
Block a user