LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

bun-deploy - Generate optimized Docker images for Bun apps

Generate optimized Docker images for Bun applications

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create Dockerfile
  • create dockerignore
  • create health check script
  • build Docker image
  • test Docker image
  • run Docker container
  • configure docker-compose
  • setup Kubernetes deployment
  • configure CI/CD pipeline
  • build multi-platform images

Inputs

  • Bun application
  • Dockerfile template
  • Kubernetes configuration

Outputs

  • Docker image
  • Dockerfile
  • deployment script
  • multi-platform image

Requirements

  • Bun 1.0+
  • Docker

Source

  • Spec: SKILL.md
bun
docker
deployment
containers
kubernetes
create Dockerfile
create dockerignore
create health check script
build Docker image
Bun application
Dockerfile template
Kubernetes configuration
Docker image
Dockerfile
deployment script