-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Open
Labels
status/triageNeeds triageNeeds triage
Description
Is this a docs issue?
- My issue is about the documentation content or website
Type of issue
Information is incorrect
Description
Hi,
in this documentation/blog page: https://www.docker.com/blog/understanding-the-docker-user-instruction/
in the "Default Docker image" section, there is a block of code, the last line of code "Custom User Docker Image" should be removed.
I think that the next desired title has been inserted in code by error.
There are also several parasitic "&&" at display (instead of &&).
Greetings.
Location
https://www.docker.com/blog/understanding-the-docker-user-instruction/
Suggestion
the last line of code "Custom User Docker Image" should be removed.
and replace all html encodes:
- "&" by a "&" character
- "<" by a "<" character
in all blocks of code.
Metadata
Metadata
Assignees
Labels
status/triageNeeds triageNeeds triage