Skip to main content

AwsEcsTaskDefinitionAnchorImageSchema

Defines the container image and its properties.

@group

Anchors/AwsEcs

Index

Properties

Properties

command

command: string = ...

The command to run in the container.

ports

The ports exposed by the container. See AwsEcsTaskDefinitionAnchorImagePortSchema for options.

uri

uri: string = ...

The URI of the image. This is usually an URI from "docker hub" or "ecr".

Page Options