Class Docker.Maintainer

java.lang.Object
org.openrewrite.docker.tree.Docker.Maintainer
All Implemented Interfaces:
Docker, Docker.Instruction, org.openrewrite.Tree
Enclosing interface:
Docker

public static class Docker.Maintainer extends Object implements Docker.Instruction
MAINTAINER instruction - sets the author field (deprecated but still supported)
  • Constructor Details

    • Maintainer

      public Maintainer()
  • Method Details