mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-20 16:25:03 +00:00
test
This commit is contained in:
parent
ec7bf9b446
commit
7a4a882f2a
1 changed files with 0 additions and 1 deletions
1
.gitpod.Dockerfile
vendored
1
.gitpod.Dockerfile
vendored
|
@ -9,7 +9,6 @@ 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/my.cnf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue