2026-03-09 01:57:33 -05:00
2026-01-24 16:55:50 -06:00
2025-12-12 05:24:50 +00:00
2025-12-12 05:24:50 +00:00
2025-12-12 05:24:50 +00:00
2025-12-12 05:24:50 +00:00
2026-01-09 14:57:44 -06:00
2025-12-12 05:24:50 +00:00
2025-12-12 05:24:50 +00:00
2025-12-12 05:24:50 +00:00

Containers Starter

Deploy to Cloudflare

Containers Template Preview

This is a Container starter template.

It demonstrates basic Container configuration, launching and routing to individual container, load balancing over multiple container, running basic hooks on container status changes.

Outside of this repo, you can start a new project with this template using C3 (the create-cloudflare CLI):

npm create cloudflare@latest -- --template=cloudflare/templates/containers-template

Getting Started

First, run:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Then run the development server (using the package manager of your choice):

npm run dev

Open http://localhost:8787 with your browser to see the result.

You can start editing your Worker by modifying src/index.ts and you can start editing your Container by editing the content of container_src.

Deploying To Production

Command Action
npm run deploy Deploy your application to Cloudflare

Learn More

To learn more about Containers, take a look at the following resources:

Your feedback and contributions are welcome!


Copyright © 2026 BlackRoad OS, Inc. All Rights Reserved.

CEO: Alexa Amundson | PROPRIETARY AND CONFIDENTIAL

This software is NOT for commercial resale. Testing purposes only.

🏢 Enterprise Scale:

  • 30,000 AI Agents
  • 30,000 Human Employees
  • CEO: Alexa Amundson

Contact: blackroad.systems@gmail.com

See LICENSE for complete terms.

Description
BlackRoad Container — Docker orchestration layer for BlackRoad OS services and fleet deployment.
Readme 180 KiB
Languages
TypeScript 54.6%
Go 34%
Dockerfile 11.4%