# Packages
Package build provides the ability for Vela to manipulate and manage a build from a pipeline.
Package context provides context utilities.
Package image provides the ability for Vela to manage and manipulate an image provided for a container.
Package message provides message types used in the executor.
Package service provides the ability for Vela to manipulate and manage a service from a pipeline.
Package step provides the ability for Vela to manipulate and manage a step from a pipeline.
Package volume provides the ability for Vela to manage and manipulate a volume provided for a container.