Class Docker.Healthcheck

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

public static class Docker.Healthcheck extends Object implements Docker.Instruction
HEALTHCHECK instruction - tells Docker how to test container health
  • Constructor Details

    • Healthcheck

      public Healthcheck()
  • Method Details