Class PodmanContainer

    • Constructor Detail

      • PodmanContainer

        public PodmanContainer()
    • Method Detail

      • doExecute

        protected final void doExecute()
                                throws IOException,
                                       org.apache.maven.plugin.MojoExecutionException
        Specified by:
        doExecute in class PodmanGoal
        Throws:
        IOException
        org.apache.maven.plugin.MojoExecutionException
      • doExecute

        protected abstract void doExecute​(List<ContainerConfig> containerConfigs,
                                          String networkName)
                                   throws IOException,
                                          org.apache.maven.plugin.MojoExecutionException
        Throws:
        IOException
        org.apache.maven.plugin.MojoExecutionException