COMMENT

Adds a comment to the dockerfile.

This method can also be used to add parser directives, provided that this method is called before any other instruction, and the parser directive is known to the Docker daemon. See the Dockerfile Reference for more information.

Parameters

comment

Comment to add.