public class DockerBuildService extends Object implements BuildService
| Constructor and Description |
|---|
DockerBuildService(Project project,
ImageConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
build() |
void |
push() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpreparepublic DockerBuildService(Project project, ImageConfiguration config)
public void build()
build in interface BuildServicepublic void push()
push in interface BuildServiceCopyright © 2018–2023 Red Hat. All rights reserved.