Self hosted images
Step 1
Step 2
Step 3
export CORTEX_VERSION=0.37.0
git clone --depth 1 --branch v$CORTEX_VERSION https://github.com/cortexlabs/cortex.gitStep 4
./cortex/dev/export_images.sh <AWS_REGION> <AWS_ACCOUNT_ID>Cleanup
Last updated