svg
This commit is contained in:
2
services/15-mariadb/volume/nine/check.sh
Executable file
2
services/15-mariadb/volume/nine/check.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
mariadb mysql -u root -p${MARIADB_ROOT_PASSWORD} -h localhost -e "select 1"
|
Reference in New Issue
Block a user