comment
Method
interface DockerfileStage { // ... omitted for brevity comment(comment: string): DockerfileStage;}Signature
method
comment Adds a comment to a Dockerfile stage
comment(comment: string): DockerfileStageParameters
comment string Returns
DockerfileStage Applies to
This method applies to the following types: