Skip to content

deprecate docker run --kernel-memory#2652

Merged
cpuguy83 merged 1 commit into
docker:masterfrom
AkihiroSuda:deprecate-kernel-memory
Jul 27, 2020
Merged

deprecate docker run --kernel-memory#2652
cpuguy83 merged 1 commit into
docker:masterfrom
AkihiroSuda:deprecate-kernel-memory

Conversation

@AkihiroSuda

Copy link
Copy Markdown
Collaborator

docker run --kernel-memory is being deprecated in moby/moby#41254

`docker run --kernel-memory` is being deprecated in moby/moby#41254

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda force-pushed the deprecate-kernel-memory branch from 636e809 to 074a8dc Compare July 24, 2020 11:56
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #2652 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2652   +/-   ##
=======================================
  Coverage   58.14%   58.14%           
=======================================
  Files         295      295           
  Lines       21198    21198           
=======================================
  Hits        12325    12325           
  Misses       7966     7966           
  Partials      907      907           

@thaJeztah thaJeztah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@thaJeztah

Copy link
Copy Markdown
Member

@cpuguy83 cpuguy83 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@cpuguy83 cpuguy83 merged commit 415fe22 into docker:master Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment