Docker

Development

The Docker skill enables container management including building images, running containers, managing Docker Compose, and viewing logs.

Available Tools

  • docker_buildBuild Docker images
  • docker_runRun containers
  • docker_composeCompose operations
  • docker_logsView container logs
  • docker_execExecute commands in containers

Configuration

SettingDescriptionRequired
registryDocker registry URLOptional

Examples

Build and run

> Build the Docker image and start the containers

Installation

CLICopy
kai skills install docker

After installation, configure the skill using the kai config command or edit your .kai/config.yaml file.

All SkillsSkill Commands