A container image is a packaged software artifact containing executable code and the environment needed to run it. It supports reproducible deployment of applications, model services, and machine learning components across infrastructure.
A container image is a package that includes the component's executable code and a definition of the environment that the code runs in. For more information, see Vertex AI serverless training overview.