#! /bin/bash set -o errexit #podman exec -it "ccpi-devel" bash /ccpi/data/run.sh podman run --name "ccpi-run" -it --rm $options $volumes -e "CUDA_VISIBLE_DEVICES=2" localhost/ccpi:devel bash /ccpi/data/run.sh