mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-20 16:25:03 +00:00
test32583255555555555552838582885328
This commit is contained in:
parent
0486932fa2
commit
3906d58ad6
1 changed files with 1 additions and 0 deletions
1
.gitpod.Dockerfile
vendored
1
.gitpod.Dockerfile
vendored
|
@ -9,6 +9,7 @@ RUN apt-get update \
|
|||
&& mkdir /var/run/mysqld \
|
||||
&& chown -R gitpod:gitpod /etc/mysql /var/run/mysqld /var/log/mysql /var/lib/mysql
|
||||
|
||||
RUN ls /etc/mysql/mysql.conf.d/
|
||||
# Install our own MySQL config
|
||||
COPY mysql.cnf /etc/mysql/mysql.conf.d/mysqld.cnf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue