Class PodmanContainerRm

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="container-rm",
          defaultPhase=POST_INTEGRATION_TEST,
          threadSafe=true)
    public class PodmanContainerRm
    extends PodmanContainer
    Remove containers
    Since:
    0.0.4