mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update Dockerfile
This commit is contained in:
parent
045d8c7f00
commit
7774a3e9ef
@ -62,7 +62,7 @@ COPY --from=composer:latest /usr/bin/composer /usr/local/bin/composer
|
||||
COPY mysql/mysqld.cnf /etc/mysql/mysql.conf.d/
|
||||
RUN chown mysql:mysql -R /var/lib/mysql
|
||||
RUN usermod -d /var/lib/mysql mysql
|
||||
RUN chmod a+rwx /run/mysqld
|
||||
RUN mkdir /run/mysqld && chmod a+rwx /run/mysqld
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user