Container Recipe Args
Resource schema for AWS::ImageBuilder::ContainerRecipe
Constructors
Properties
Components for build and test that are included in the container recipe.
Specifies the type of container, such as Docker.
The description of the container recipe.
Dockerfiles are text documents that are used to build Docker containers, and ensure that they contain all of the elements required by the application running inside. The template data consists of contextual variables where Image Builder places build information or scripts, based on your container image recipe.
The S3 URI for the Dockerfile that will be used to build your container image.
Specifies the operating system version for the source image.
A group of options that can be used to configure an instance for building and testing container images.
The source image for the container recipe.
Specifies the operating system platform when you use a custom source image.
The destination repository for the container image.
The working directory to be used during build and test workflows.