| Package | Description |
|---|---|
| com.github.dockerjava.api | |
| com.github.dockerjava.api.command |
| Modifier and Type | Method and Description |
|---|---|
PushImageCmd |
DockerClient.pushImageCmd(Identifier identifier) |
PushImageCmd |
DockerClient.pushImageCmd(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
PushImageCmd |
PushImageCmd.withAuthConfig(AuthConfig authConfig) |
PushImageCmd |
PushImageCmd.withName(java.lang.String name) |
PushImageCmd |
PushImageCmd.withTag(java.lang.String tag) |
Copyright © 2019. All Rights Reserved.