mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-20 00:05:04 +00:00
test
This commit is contained in:
parent
7a4a882f2a
commit
01362338b0
1 changed files with 1 additions and 1 deletions
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
|
@ -13,7 +13,7 @@ RUN apt-get update \
|
||||||
COPY mysql.cnf /etc/mysql/my.cnf
|
COPY mysql.cnf /etc/mysql/my.cnf
|
||||||
|
|
||||||
# Install default-login for MySQL clients
|
# Install default-login for MySQL clients
|
||||||
COPY client.cnf /etc/mysql/mysql.conf.d/client.cnf
|
COPY client.cnf /etc/mysql/client.cnf
|
||||||
|
|
||||||
COPY mysql-bashrc-launch.sh /etc/mysql/mysql-bashrc-launch.sh
|
COPY mysql-bashrc-launch.sh /etc/mysql/mysql-bashrc-launch.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue