Skip to content

Set ulimit in container definition prop #23063

Answered by peterwoodworth
ambethell asked this question in Q&A
Discussion options

You must be logged in to vote

As mentioned in the OP you can currently do this with ContainerDefinition.addUlimits(). You should be able to easily add this method on to where you add the container to your task definition.

That said, we should still be able to support it as a direct prop. I'm going to convert this to a feature request to track that 🙂

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by peterwoodworth
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
good first issue Related to contributions. See CONTRIBUTING.md p2 feature-request A feature should be added or improved. effort/small Small work item – less than a day of effort
3 participants