public class RemoveContainerByName
Task to remove a container by name.
@Inject public RemoveContainerByName(@NotNull org.gradle.api.model.ObjectFactory objectFactory)
@Input @NotNull public org.gradle.api.provider.Property<java.lang.String> getContainerName()
public void runRemoteCommand()
Executes the remote Docker command.