java.lang.Object
io.github.devsecops.engine.domain.docker.commands.BuildImageCommand
- All Implemented Interfaces:
Command
@Component
public class BuildImageCommand
extends Object
implements Command
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BuildImageCommand
public BuildImageCommand()
-