Skip to content

Can be used to rebuild image petergrainger/healthcheck-mysql:5.7

License

Notifications You must be signed in to change notification settings

peter-grainger/healthcheck-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

healthcheck mysql

Can be used to rebuild image petergrainger/healthcheck-mysql:5.7

Synopsis

Docker image and accompanying script to wrap the mysql:5.7 docker image adding the healthcheck directive to verify mysql is running.

Motivation

This image is not required using docker compose, this file can define a healthcheck directly. This image can be used for codeship as a healthcheck is not required. The healthcheck images provided by docker (healthcheck/mysql) use the latest version of mysql and won't work if version 5.7 is needed.

Usage

docker pull petergrainger/healthcheck-mysql:5.7

Build

docker build . -t petergrainger/healthcheck-mysql:5.7

About

Can be used to rebuild image petergrainger/healthcheck-mysql:5.7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published