Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config key of container's docker label is mismatched #42

Open
chrisLeeTW opened this issue Sep 29, 2020 · 0 comments
Open

config key of container's docker label is mismatched #42

chrisLeeTW opened this issue Sep 29, 2020 · 0 comments

Comments

@chrisLeeTW
Copy link
Contributor

As you can see, the option key is called dockerLabels in the document of deployfish.yml Reference, which you can configured for docker container labels. (https://deployfish.readthedocs.io/en/latest/yaml.html#dockerlabels)

But if you are looking into the source code implementation, you will see the actual option key for docker container labels is called labels (https://github.com/caltechads/deployfish/blob/master/deployfish/aws/ecs/Task.py#L521)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant