Commit 46eddb40 authored by Valentin Vautrot's avatar Valentin Vautrot

Minor modifications in annotations and help

parent 18ad533c
...@@ -9,7 +9,7 @@ Authors : valentin.vautrot@u-bourgogne.fr ...@@ -9,7 +9,7 @@ Authors : valentin.vautrot@u-bourgogne.fr
python3.9.6 is installed in /usr/bin/python3.9/ python3.9.6 is installed in /usr/bin/python3.9/
non-default python3.9.6 libs are installed in /usr/lib/python3.9/site-packages/ non-default python3.9.6 libs are installed in /usr/lib/python3.9/site-packages/
pip-installed packages can be called with : pip-installed packages can be listed with :
singularity exec -e /path/to/this/sif/image python3 -m pip list installed singularity exec -e /path/to/this/sif/image python3 -m pip list installed
or or
singularity test /path/to/this/sif/image singularity test /path/to/this/sif/image
...@@ -73,5 +73,5 @@ python3 -m pip list ...@@ -73,5 +73,5 @@ python3 -m pip list
%labels %labels
container_version v0.1 container_version v0.1
Creation date 2023-09-13 Creation date 2023-09-13
Contained_OS_version CentOS 8.5.211 Contained_OS_version CentOS_8.5.211
Contained_python_version 3.9.6 Contained_python_version 3.9.6
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment