By default, your steps run inside a container from a standard runtime images library maintained by JFrog. You can control which runtime images your steps execute in through the Pipelines DSL.
If you need to execute your step directly on the build host node (not in a container), see Running Steps on the Host.
The following topics review information releated to choosing your runtime image: