Skip to content

Agent Types and Specifications


Below are the currently available agent types and their features.

Shell

  • Designed for UNIX systems
  • Runs directly on the host OS
  • Executes all pipeline commands within the host OS environment
  • Uses bash/sh shells

    Install Shell-type agent

Powershell

* Requires PowerShell 5+ for stable operation

  • Designed for Windows systems
  • Runs directly on the host OS
  • Executes all pipeline commands within the host OS environment
  • Uses PowerShell shell

    Install Powershell-type agent

Docker

  • Can run on any system
  • Supports Docker-in-Docker mode
  • Requires Docker Engine installation
  • Operates within the container specified in the pipeline
  • Requires helper-runner container*
  • Executes all pipeline commands within the specified container

    Install Docker-type agent
    Install agent in Docker container

Kuber

* This agent type is under development and may contain operational bugs

Automatic Translation!

This page has been translated using automated tools. The text may contain inaccuracies.