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

Add ulimits to unsupported compose fields #482

Merged
merged 1 commit into from
Aug 29, 2017

Conversation

dnephin
Copy link
Contributor

@dnephin dnephin commented Aug 29, 2017

Signed-off-by: Daniel Nephin <dnephin@docker.com>
@codecov-io
Copy link

codecov-io commented Aug 29, 2017

Codecov Report

Merging #482 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #482      +/-   ##
==========================================
+ Coverage   48.62%   48.62%   +<.01%     
==========================================
  Files         199      199              
  Lines       16396    16396              
==========================================
+ Hits         7972     7973       +1     
+ Misses       8008     8007       -1     
  Partials      416      416

Copy link
Contributor

@boaz0 boaz0 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@vieux vieux left a comment

Choose a reason for hiding this comment

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

LGTM

@dnephin dnephin merged commit 65202d6 into docker:master Aug 29, 2017
@GordonTheTurtle GordonTheTurtle added this to the 17.08.0 milestone Aug 29, 2017
@dnephin dnephin deleted the add-ulimit-to-unsupported branch August 29, 2017 23:26
@thaJeztah
Copy link
Member

ping @londoncalling does this need documentation changes?

@lupulin
Copy link

lupulin commented Jun 11, 2019

Ok. ulimits are added in unsupported compose fields. For how long? How do you get containers working that uses memlock ulimits like elastic search?

@thaJeztah
Copy link
Member

See moby/moby#25303 (and moby/moby#25209)

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

Successfully merging this pull request may close these issues.

elasticsearch on swarm cluster, ulimits ignored
7 participants