LogoClawIndex
CasesSkillsAbout
LogoClawIndex

secure-container-build - Build secure container images with Wolfi runtime templates

Build secure container images using Wolfi runtime, non-root users, multi-stage builds, and templates for Python, Bun, Node.js, Golang, and Rust.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Provide containerfile templates for multiple languages
  • Configure non-root user execution
  • Set up tini init system entrypoint
  • Optimize build caching with BuildKit
  • Configure production and debug build targets
  • Optimize Rust memory allocator with mimalloc

Inputs

  • Containerfile templates in assets directory
  • Application source code and entrypoint commands
  • Wolfi runtime base images from Chainguard
  • Official language builder base images

Outputs

  • Containerfile configuration file
  • Secure container images

Requirements

  • Podman or Docker container runtime
  • BuildKit support for cache mounts

Source

  • Spec: SKILL.md

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.
container
docker
podman
security
wolfi
multi-stage-build
Provide containerfile templates for multiple languages
Configure non-root user execution
Set up tini init system entrypoint
Optimize build caching with BuildKit
Containerfile templates in assets directory
Application source code and entrypoint commands
Wolfi runtime base images from Chainguard
Containerfile configuration file
Secure container images