mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
82d3e81282
commit
a277584fab
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ FROM mariadb:latest
|
||||||
RUN chmod 1777 /tmp
|
RUN chmod 1777 /tmp
|
||||||
|
|
||||||
RUN chown -R mysql:mysql /var/lib/mysql
|
RUN chown -R mysql:mysql /var/lib/mysql
|
||||||
|
RUN chmod -R 755 /var/lib/mysql
|
||||||
|
|
||||||
# Copy custom MySQL configuration file
|
# Copy custom MySQL configuration file
|
||||||
COPY deploy/my.cnf /etc/mysql/my.cnf
|
COPY deploy/my.cnf /etc/mysql/my.cnf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue