Skip to content

Remove deprecated --kernel-memory option, description and details from resource_constraints.md #22373

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zzoe2346
Copy link

@zzoe2346 zzoe2346 commented Apr 5, 2025

Description

According to the https://docs.docker.com/engine/deprecated/#kernel-memory-limit, the --kernel-memory option is no longer supported(Removed Status).

SCR-20250405-ngdv

However, I noticed that resource_constraints.md still includes this option. I believe removing this outdated information will improve the accuracy and completeness of the documentation, so I'm submitting this PR to address it.

Thank you.

Related issues or tickets

No related issues or ticket.

Reviews

  • Technical review
  • Editorial review
  • Product review

@github-actions github-actions bot added the area/engine Issue affects Docker engine/daemon label Apr 5, 2025
Copy link

netlify bot commented Apr 5, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 9991b1d
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/67f0c61667b57f0008f788fb
😎 Deploy Preview https://deploy-preview-22373--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zzoe2346 zzoe2346 changed the title Remove --kernel-memory option, description and details from resource_constraints.md Remove deprecated --kernel-memory option, description and details from resource_constraints.md Apr 6, 2025
@thaJeztah
Copy link
Member

Thanks! I need to double check, because it looks like we still provide the option on the CLI (but this could've been to allow it to work when connecting to an older version of the engine); possibly should be hidden by default, or removed altogether.

@docker-robot
Copy link

docker-robot bot commented Jul 8, 2025

Thanks for the pull request. We'd like to make our product docs better, but haven’t been able to review all the suggestions.
As our docs have also diverged, we do not have the bandwidth to review and rebase old pull requests.

If the updates are still relevant, review our contribution guidelines and rebase your pull request against the latest version of the docs, then mark it as fresh with a /remove-lifecycle stale comment.
If not, this pull request will be closed in 30 days. This helps our maintainers focus on the active pull requests.

Prevent pull requests from auto-closing with a /lifecycle frozen comment.

/lifecycle stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/engine Issue affects Docker engine/daemon lifecycle/frozen
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants