Bash Entrypoint
Installation Steps
Step 1: Download Required Files
Download the required files:
- loader.sh - Main launch script
- docker-compose.yml - Docker configuration
Usage
Basic Launch
# Run the script
bash loader.sh
# Or if made executable
./loader.sh
The script will guide you through:
- Environment Detection
- Checks Docker availability
- Verifies system requirements
- Detects platform (Linux/macOS/Windows)
- Configuration Setup
- BIDS dataset path selection
- Output directory configuration
- Resource allocation
- Docker Management
- Downloads Docker images (first run)
- Starts containers
- Manages environment variables
When loader program completed:
#Try ebter the core GUI tool
GUI
# Try enter the pre-processing tool
pre-process
# Try start the flex-search tool
flex-search
If these manage to load the CLI you are good to go!