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(String name) |
Modifier and Type | Method and Description |
---|---|
PushImageCmd |
PushImageCmd.withAuthConfig(AuthConfig authConfig) |
PushImageCmd |
PushImageCmd.withName(String name) |
PushImageCmd |
PushImageCmd.withTag(String tag) |
Copyright © 2021. All rights reserved.