Uses of Class
org.honton.chas.podman.maven.plugin.cmdline.BuildCommandLine
-
Packages that use BuildCommandLine Package Description org.honton.chas.podman.maven.plugin.cmdline -
-
Uses of BuildCommandLine in org.honton.chas.podman.maven.plugin.cmdline
Methods in org.honton.chas.podman.maven.plugin.cmdline that return BuildCommandLine Modifier and Type Method Description BuildCommandLineBuildCommandLine. addArgs(Map<String,String> buildArguments)BuildCommandLineBuildCommandLine. addContainerfile(String containerfile)BuildCommandLineBuildCommandLine. addContext(Path contextDir)BuildCommandLineBuildCommandLine. addPlatformAndImage(List<String> platforms, String image)
-