What problem does it solve?
This Skill addresses the platform limitation of BioClaw by migrating its container runtime from the macOS-only Apple Container to the universally compatible Docker, enabling cross-platform support on both macOS and Linux.
Core Features & Use Cases
- Container Runtime Migration: Switches from Apple Container to Docker.
- Syntax Adaptation: Updates mount syntax and command calls for Docker compatibility.
- Cross-Platform Deployment: Enables BioClaw to run seamlessly on Linux environments.
- Use Case: A research team needs to deploy their bioinformatics analysis pipeline on a Linux server but is currently using a macOS-specific container setup. This skill allows them to transition to Docker, making the pipeline deployable on their target infrastructure.
Quick Start
Follow the step-by-step instructions in this skill to update your BioClaw project from Apple Container to Docker.