Skip to content

docs(cli): align PID namespace example text with nginx image - #26069

Open
mrchatam wants to merge 1 commit into
docker:mainfrom
mrchatam:fix/pid-namespace-example-image-name
Open

docs(cli): align PID namespace example text with nginx image#26069
mrchatam wants to merge 1 commit into
docker:mainfrom
mrchatam:fix/pid-namespace-example-image-name

Conversation

@mrchatam

Copy link
Copy Markdown

Summary

Fixes #25857.

In the "join another container's PID namespace" example, step 1 said "Redis server" while the command uses nginx:alpine and container name my-nginx.

Change

  • Update the step text to say Nginx so it matches the example.

Test plan

  • Confirmed the example heading/commands already use my-nginx / nginx:alpine
  • Single wording change only

Fixes docker#25857 — step said Redis but the example uses nginx:alpine / my-nginx.
@netlify

netlify Bot commented Sep 11, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 3f7e499
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6aa475dc92e31d00085749a2
😎 Deploy Preview https://deploy-preview-26069--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 project configuration.

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

Successfully merging this pull request may close these issues.

Mismatched image name between title and code example in reference

1 participant