Modifier and Type | Method and Description |
---|---|
RepositoryImage |
RepositoryImage.Builder.build() |
static RepositoryImage |
ContainerImage.fromRegistry(String name)
Reference an image on DockerHub or another online registry.
|
static RepositoryImage |
ContainerImage.fromRegistry(String name,
RepositoryImageProps props)
Reference an image on DockerHub or another online registry.
|
Copyright © 2020. All rights reserved.