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(String identifier)
Return an identifier that correctly splits up the repository and tag.
|
Copyright © 2020. All rights reserved.