Package | Description |
---|---|
com.github.dockerjava.api | |
com.github.dockerjava.api.command |
Modifier and Type | Method and Description |
---|---|
SaveImagesCmd |
DockerClient.saveImagesCmd()
Command to download multiple images at once.
|
SaveImagesCmd |
DockerClientDelegate.saveImagesCmd() |
Modifier and Type | Method and Description |
---|---|
SaveImagesCmd |
SaveImagesCmd.withImage(String name,
String tag)
Adds an image to the list of images to download.
|
Copyright © 2024. All rights reserved.