Qube is a lightweight, performant container runtime written in Go. Build, run, and manage containers with simplicity and speed.
Qube works on Linux, macOS, and Windows. Clone the repository and build from source using Make.
git clone https://github.com/Voyrox/Qube.git
cd Qube
make install
Make sure you have Go installed on your system.
Full support for all major Linux distributions.
Any Cloud Provider
Via WSL2 or native compilation.
Qube is designed to work across different environments and platforms.
Built from the ground up for developers who need performance and simplicity.
Written in Go for minimal overhead. Sub-second container startup times mean you can iterate faster.
Leverages Linux namespaces and cgroups v2 for strong isolation without the complexity of traditional container runtimes.
Full programmatic control via HTTP API with WebSocket support for real-time container management and monitoring.
Small binary size and low memory usage. Qube starts with only 8MB RAM compared to 45MB for Docker.
Develop on any platform and deploy anywhere. Consistent experience across Linux, macOS, and Windows.
Simple, intuitive CLI with great developer experience. Get started in minutes, not hours.
See how Qube compares to traditional container runtimes.
Whether you're building locally or deploying to production, Qube has you covered.
Spin up containers instantly for local development. No more waiting for Docker to start.
Fast, reliable containers for testing and deployment. Reduce pipeline times significantly.
Create isolated test environments quickly. Perfect for integration and unit tests.
Lightweight containers ideal for edge deployments with limited resources.
Build and run microservices with minimal overhead. Scale efficiently.
Expose old applications to the web easily without complex configuration.
Qube implements industry-standard security features to keep your containers safe.
Uses Linux namespaces to provide complete isolation between containers and the host system.
Cgroups v2 support for CPU, memory, and I/O limits. Prevent containers from consuming excessive resources.
Fine-grained control over Linux capabilities. Grant only what's needed, nothing more.
System call filtering to reduce the attack surface. Block dangerous syscalls by default.
Mandatory access control support for enhanced security policies on supported systems.
Verify container image integrity with cryptographic signatures before running.
Install Qube today and experience the future of container runtimes.