Docker-MariaDB/health.sh

2 lines
87 B
Bash
Executable file

#!/usr/bin/env bash
mysqladmin ping --silent -hlocalhost -uroot -p$MYSQL_ROOT_PASSWORD