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 BuildCommandLine
BuildCommandLine. addArgs(Map<String,String> buildArguments)
BuildCommandLine
BuildCommandLine. addContainerfile(String containerfile)
BuildCommandLine
BuildCommandLine. addContext(Path contextDir)
BuildCommandLine
BuildCommandLine. addPlatformAndImage(List<String> platforms, String image)
-