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