Skip to content

docs: fix mismatched image name in PID namespace example - #25988

Open
Miwist wants to merge 1 commit into
docker:mainfrom
Miwist:fix/pid-namespace-nginx-example
Open

docs: fix mismatched image name in PID namespace example#25988
Miwist wants to merge 1 commit into
docker:mainfrom
Miwist:fix/pid-namespace-nginx-example

Conversation

@Miwist

@Miwist Miwist commented Sep 1, 2026

Copy link
Copy Markdown

Summary

Fixes #25857

The PID namespace example uses nginx:alpine and names the container my-nginx, but step 1 incorrectly described the container as a Redis server.

Test plan

  • Verified the example text now matches the commands in the same section

@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit aee19c4
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a96b0ab95c61f0008705959
😎 Deploy Preview https://deploy-preview-25988--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.

The example uses nginx:alpine but the step description referred to Redis.

Fixes docker#25857
@Miwist
Miwist force-pushed the fix/pid-namespace-nginx-example branch from 8c3755c to aee19c4 Compare September 1, 2026 11:02
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