Something went wrong on our end
-
Ray Garcia authoredRay Garcia authored
README.md 360 B
conda-pax
This project builds conda-pack images which can be used as python runtime, in a similar fashion to "ShellB3"
Extracting runtime to use
mkdir conda-pax-cspp
cd conda-pax-cspp
docker run --rm -v "$PWD:/dock" -w /dock gitlab.ssec.wisc.edu:5555/rayg/conda-pax/cspp:latest /bin/bash -c 'tar xf /dist/*.tar*'
bin/conda-unpack
bin/python3