Package org.acumos.portal.be.docker.cmd
-
Class Summary Class Description CommandUtils Util class to for docker commands.CreateImageCommand This command creates a new image from specified Dockerfile.DeleteImageCommand DockerCommand Parent class of all Docker commands.PushImageCommand This command pulls Docker image from a repository.SaveImageCommand This command saves specified Docker image(s).TagImageCommand This command removes specified Docker image.