Developer Preview  ·  Launching July 24, 2026
$

Build. Ship. Run Containers. Powered by Quents Runtime. Docker Compatible.

Launching July 24, 2026 at midnight IST

--Days
:
--Hours
:
--Min
:
--Sec
TOTAL_VISITORS:
ONLINE_NOW:

Docker Migration

Designed for Docker Users.

Same workflow. More capabilities. Switch in seconds — your existing Docker knowledge transfers completely.

Docker Quents
docker runquents run
docker pullquents pull
docker psquents ps
docker compose upquents compose up
docker buildquents build
docker pushquents push
docker execquents exec
docker logsquents logs
Quents speaks the same CLI language as Docker.

No Docker Engine

Quents has its own daemon (quentsd) and native C runtime. No dockerd, no containerd, no runc — just direct kernel syscalls.

Same Compose Files

Your existing docker-compose.yml works out of the box. Point it at Quents and run — zero migration effort.

Docker Hub Compatible

Pull images from Docker Hub or any OCI registry. Or use Quents' own native registry at registry.quents.dev.


The Quents Ecosystem

One platform. Complete container infrastructure.

Quents is a Docker-compatible container platform built from the ground up — with its own runtime, daemon, registry, and networking layer.

RT

Quents Runtime

Native Linux container execution engine built in C. Direct syscalls, zero overhead. No runc, no containerd intermediaries.

quents-runtime
DMN

Quents Daemon

Background management engine (quentsd) that handles container lifecycle, networking state, and system events.

quentsd
REG

Quents Registry

Store, distribute, and pull Linux images. Public hub or self-hosted private registry — your choice.

registry.quents.dev
NET

QNAT Networking

Native container networking with veth pairs, bridge, NAT, and port mapping. Full network namespace isolation.

qnat
CMP

Quents Compose

Define multi-container applications in YAML. Docker Compose compatible syntax. One command orchestrates everything.

quents compose
UI

Dashboard

Web-based management for containers, images, volumes, logs, and network graphs — no external tool needed.

quents dashboard

Architecture

Built from the kernel up.

Quents doesn't wrap Docker or containerd. Every layer is purpose-built — from the Rust CLI down to the native C runtime that talks directly to the Linux kernel.

CLI

Quents CLI

Your interface to the full ecosystem. Written in Rust.

DMN

quentsd

Background daemon managing container state and events.

RT

Runtime Engine

Native C runtime — namespaces, cgroups, seccomp.

SYS

Linux Kernel

Direct syscalls. No abstraction layers. No overhead.

QUENTS CLI run · pull · ps · exec · compose QUENTSD lifecycle · state · events · API QUENTS RUNTIME ENGINE namespaces · cgroups · seccomp QNAT networking REGISTRY images · layers STORAGE volumes · rootfs LINUX KERNEL syscalls · kernel primitives

Native Runtime

No Docker Engine. No overhead.

Quents' biggest strength is what it doesn't have — and what it directly owns instead.

What Quents Removes

GONE

No Docker Engine — no background dockerd process eating memory

GONE

No dockerd — no intermediate process between CLI and containers

GONE

No containerd — no secondary daemon required

GONE

No runc — no wrapper binary in the execution chain

What Quents Uses Instead

NATIVE

Native Linux APIs — direct kernel interfaces

NATIVE

Kernel Namespaces — PID, mount, net, IPC, UTS, user

NATIVE

cgroups v1 & v2 — hard resource enforcement

NATIVE

OverlayFS — layered container filesystem

NATIVE

Netlink + veth — full network isolation


Core Features

Everything you expect. Nothing you don't.

Quents is Docker-compatible and production-grade — built in Rust + C for performance, reliability, and security from day one.

NS

Namespace Isolation

Full PID, mount, network, UTS, IPC, and user namespace isolation — raw syscalls, no wrapper runtimes between you and the kernel.

CG

cgroup v1 & v2

Memory limits, CPU shares, and PID caps enforced at the kernel level. Containers can't escape their resource boundaries.

CP

Compose Support

Define multi-container apps in YAML. quents compose up orchestrates all services in one shot.

PL

Plugin System

Extend Quents with first-party and community plugins. Install, update, and remove entirely via the CLI.


CLI-First Platform

Every workflow, one CLI.

Quents is CLI-first by design. Over 20 commands covering container lifecycle, networking, registry, compose, and deployment.

quents — terminal
$quents run ubuntu
$quents pull kali
$quents build -t myapp .
$quents ps -a
$quents exec -it c0 bash
$quents logs c0
$quents stats c0
$quents compose up
$quents deploy myapp
$quents registry push
$quents mount -d ~/workspace
$quents network ls
$quents volume create data
$quents dashboard

Security

Security First Containers.

Quents was designed with isolation and security at its core — not bolted on afterward.

✓ NAMESPACE ISOLATION

Process-Level Isolation

Every container runs in its own PID, mount, network, and user namespace. Complete isolation from host and sibling containers.

✓ RESOURCE CONTROL

cgroup Enforcement

CPU, memory, and PID limits enforced at the kernel level. Containers cannot exceed their allocated resource boundaries.

✓ SECCOMP + ROOTLESS

Syscall Filtering

Docker-compatible seccomp profiles and capability dropping. Rootless mode eliminates the host root attack surface entirely.

✓ SECURE IMAGES

Verified Registry Images

All registry images are checksummed and integrity-validated on pull. Signed packages supported out of the box.

✓ PRIVATE REGISTRY

Self-Hosted Registry

Host your own private Quents registry. Full air-gapped deployments supported — your images never leave your network.


Roadmap

Building the full ecosystem.

Quents ships in phases. Each release expands the platform — from runtime to full cloud infrastructure.

● Active

Phase 1

  • Quents Runtime
  • Quents CLI
  • Linux Namespaces
  • cgroup Support
  • Basic Registry
◎ Coming Soon

Phase 2

  • Registry v2
  • quents deploy
  • QNAT Networking
  • Compose Support
  • Plugin System
○ Planned

Phase 3

  • Web Dashboard
  • Quents Cloud
  • Team Workspaces
  • Enterprise Registry
  • Cloud Deploy
· Future

Phase 4

  • VM Mode
  • Cluster Orchestration
  • Agent Ecosystem
  • Multi-arch Builds
  • AI Integration

Built For

One platform, many use cases.

Whether you're shipping apps, running security labs, or managing cloud workloads — Quents is designed for you.

⚙️

Developers

Build and test applications in isolated Linux environments. Consistent across machines. No "works on my machine" ever again.

🔒

Security Researchers

Spin up Kali, Parrot, or BlackArch in seconds. Fully isolated pentest labs with zero host contamination.

☁️

Cloud Engineers

Deploy container workloads with Quents CLI. Self-hosted or cloud — your infrastructure, your rules, no lock-in.

🤖

AI Agents

Isolated, reproducible environments for autonomous AI agent execution. The automation layer for the next generation of AI infrastructure.


Quents Lab

Join the Developer Preview.

Be the first to run the Quents runtime. Get early access, exclusive updates, and help shape the future of the platform.

No credit card  ·  No obligations  ·  Early access on launch