7 lines
54 B
Bash
7 lines
54 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker-entrypoint.sh
|
||
|
./init.sh
|
||
|
|
||
|
mariadbd
|