Package | Description |
---|---|
org.springframework.boot.docker.compose.core |
Modifier and Type | Method and Description |
---|---|
ImageReference |
RunningService.image()
Return the image being used by the service.
|
static ImageReference |
ImageReference.of(String value)
Create a new
ImageReference from the given value. |
Copyright © 2010–2024. All rights reserved.