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-20Capabilities
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
