ImageConfig
Configuration values that override the container image Dockerfile settings. For more information, see Container image settings.
Contents
- Command
-
Specifies parameters that you want to pass in with ENTRYPOINT.
Type: Array of strings
Array Members: Maximum number of 1500 items.
Required: No
- EntryPoint
-
Specifies the entry point to their application, which is typically the location of the runtime executable.
Type: Array of strings
Array Members: Maximum number of 1500 items.
Required: No
- WorkingDirectory
-
Specifies the working directory.
Type: String
Length Constraints: Maximum length of 1000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: