Skip to content

Remove dockerize #219

@arey

Description

@arey

This enhancement has been discussed in the PR #215
The docker-compose.yml could use the service_started and/or the service_healthy condition.
Like in k8s, the Spring Boot application may have started but is not ready to accept HTTP request.
According to the compose spec, the service_healthy looks like better: https://github.com/compose-spec/compose-spec/blob/master/spec.md#healthcheck It requires that we implement healthcheck.
I found this sample: https://github.com/wpcfan/spring-boot-tut/blob/master/docker/docker-compose.yml

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions