Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This example command creates a container based on the `ana-4.0.48-py3-mini.txt` file and tags it as `valmar/ana-mini:4.0.58-py3-mini`

Note: This repository contains conda environment files for current and past psana environments. Please keep it updated with files for the new environments as they are created.


Tips and Tricks

  • The following command can be used to lunch an interactive shell within an Apptainer container:

    Code Block
    apptainer run   --bind /sdf/data/lcls/ds:/data
    /sdf/group/lcls/ds/tools/singularity_images/ana-4.0.58-py3.sif
     <path to container's sif file> /bin/bash