Skip to content

container-definition.d.ts: ContainerDefinitionOptions.user is unclear that this is a user string and not limited to user name #26230

@MichaelLeeHobbs

Description

@MichaelLeeHobbs

Describe the issue

ContainerDefinitionOptions.user - The user name to use inside the container.

This does not match nor correctly summarize: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html#ContainerDefinition-user

Something to the effect of, would be better: The user to use inside the container. This parameter maps to User in the Create a container section of the Docker Remote API and the --user option to docker run.

Links

https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_ecs.ContainerDefinition.html#user

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-ecsRelated to Amazon Elastic ContainerdocumentationThis is a problem with documentation.needs-triageThis issue or PR still needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions