Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iv-cores/image-mysql


https://github.com/iv-cores/image-mysql

docker-image

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# image-mysql

Goals:
- To add a healthcheck
- To enables name resolver

Why:
- A healthcheck is needed to verify the container's is healthy
- By default, if we want to limit assess to a specific container for a given database, it requires we know that container's IP address. By enables name resolver, we can specify the container's name.