satrapu / jdbc-with-docker

Control container startup order in Docker Compose when running a Java 8 console application reading data from a MySQL database.

Home Page:https://crossprogramming.com/2018/05/13/controlling-service-startup-order-in-docker-compose.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jdbc-with-docker

Description

This repo tackles the issue of controlling service startup order in Docker Compose.
See more details here.

About

Control container startup order in Docker Compose when running a Java 8 console application reading data from a MySQL database.

https://crossprogramming.com/2018/05/13/controlling-service-startup-order-in-docker-compose.html

License:Apache License 2.0


Languages

Language:Java 100.0%