A bunch of things
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
service mariadb start
|
||||
|
||||
chown -R mysql:mysql /run/mysql
|
||||
chown -R mysql:mysql /var/lib/mysql
|
||||
|
||||
/bin/sh /entrypoint/install-packages.sh
|
||||
|
||||
service mariadb start
|
||||
|
||||
# Run the CMD that was passed (or default)
|
||||
exec "$@"
|
||||
|
||||
|
Reference in New Issue
Block a user