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 
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 
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 
Kuber
* This agent type is under development and may contain operational bugs
- 
Designed for Kubernetes environments 
Automatic Translation!
This page has been translated using automated tools. The text may contain inaccuracies.