Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

[ECS] Add support for passing in docker labels. #2111

Merged
merged 1 commit into from
Nov 21, 2021

Conversation

WoodellJ
Copy link

What I did
I added support for passing docker labels into the provided ECS DockerLabels in cloud-formation.

Related issue
closes #2110

@github-actions github-actions bot added the ecs label Nov 19, 2021
This add to `services.labels` to the compatibility file and maps the labels to the ECS provided DockerLabels.

Signed-off-by: Jonathan Woodell <jwoodell@snapattack.com>
@WoodellJ WoodellJ force-pushed the docker-label-support-ecs branch from f8d930e to 1128ab8 Compare November 19, 2021 12:37
Copy link
Contributor

@mat007 mat007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks!

@mat007 mat007 merged commit e51e2c7 into docker-archive:main Nov 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Access DockerLabels in Docker Compose ECS context
2 participants