Versions Compared

Key

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

...

Example of running IMAS based Docker using Podman

It is perfectly possible to run IMAS based Docker containers using Podman. This way, you can run containers inside root-less environment. You still need Podman, though.

Image Added

Source code: https://gitlab.eufus.psnc.pl/-/snippets/38

Example of running IMAS based Docker using Apptainer

It is perfectly possible to run IMAS based Docker containers using Apptainer. This way, you can run containers inside root-less environment. You still need Apptainer, though.

Source code: https://gitlab.eufus.psnc.pl/-/snippets/39

Example of running MUSLE3 based workflow using IMAS based Docker containers

...