
? Containerized Development
Each GoCodeMe IDE session runs in its own isolated container with dedicated resources, ensuring security and reproducibility.
How It Works
- When you launch your IDE, a fresh container is provisioned on ports 4000-4040
- Your workspace, terminal, and tools are isolated from other users
- Resources (CPU, RAM) are allocated based on your plan tier
- Sessions auto-hibernate after idle timeout and resume instantly
Container Specs by Plan
| Plan | CPU | RAM | Storage |
|---|---|---|---|
| Free | 0.5 vCPU | 512MB | 1GB |
| Builder | 1 vCPU | 1GB | 5GB |
| Professional | 2 vCPU | 2GB | 10GB |
| Studio+ | 4 vCPU | 4GB | 20GB |