bun-docker
Installation
SKILL.md
Bun Docker
Deploy Bun applications in Docker containers using official images.
Official Images
# Latest stable
docker pull oven/bun
# Specific version
docker pull oven/bun:1.0.0
Deploy Bun applications in Docker containers using official images.
# Latest stable
docker pull oven/bun
# Specific version
docker pull oven/bun:1.0.0