mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-20 16:25:03 +00:00
test
This commit is contained in:
parent
3906d58ad6
commit
ec7bf9b446
5 changed files with 4 additions and 41 deletions
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
|
@ -11,7 +11,7 @@ RUN apt-get update \
|
|||
|
||||
RUN ls /etc/mysql/mysql.conf.d/
|
||||
# Install our own MySQL config
|
||||
COPY mysql.cnf /etc/mysql/mysql.conf.d/mysqld.cnf
|
||||
COPY mysql.cnf /etc/mysql/my.cnf
|
||||
|
||||
# Install default-login for MySQL clients
|
||||
COPY client.cnf /etc/mysql/mysql.conf.d/client.cnf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue