List software modules per resource or group
- docker
Run from docker image
curl -o go_access_software_modules.sh https://raw.githubusercontent.com/access-ci-org/software_modules/refs/heads/production/go.shbash go_access_software_modules.shpython -m src.report -p 1>/home/software_modules.json
Download the repo and run docker build locally
git clone https://github.com/access-ci-org/software_modules.gitcd software_modulesmake devpython -m src.report -p 1>/home/software_modules.json