| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
action |
"Follow the guide: https://docs.docker.com/get-docker/" |
public static final String |
description |
"No docker daemon available. Forgot to install/start docker?" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DOCKER_IS_AVAILABLE |
"dockerPresenceMarker" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALL_CONTAINERS |
"allContainers" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
action |
"Follow the guide: https://github.com/testcontainers/testcontainers-spring-boot#how-to-use" |
public static final String |
description |
"No docker presence marker found in application context. Missing spring-cloud-starter?" |
Copyright © 2022. All rights reserved.