Skip to content

Small error in documentation #23839

@JL-Tests

Description

@JL-Tests

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
  • "&lt;" by a "<" character

in all blocks of code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions