| Package | Description |
|---|---|
| com.github.dockerjava.api | |
| com.github.dockerjava.api.model |
| Modifier and Type | Method and Description |
|---|---|
PushImageCmd |
DockerClient.pushImageCmd(Identifier identifier) |
| Modifier and Type | Method and Description |
|---|---|
static Identifier |
Identifier.fromCompoundString(java.lang.String identifier)
Return an identifier that correctly splits up the repository and tag.
|
Copyright © 2019. All Rights Reserved.