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