Package | Description |
---|---|
com.github.dockerjava.api | |
com.github.dockerjava.api.model | |
com.github.dockerjava.core |
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.
|
Modifier and Type | Method and Description |
---|---|
PushImageCmd |
DockerClientImpl.pushImageCmd(Identifier identifier) |
Copyright © 2017. All Rights Reserved.