mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-17 06:47:18 +00:00
test
This commit is contained in:
parent
58eb6a3b74
commit
d633333d7d
3 changed files with 28 additions and 1 deletions
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
|
@ -19,7 +19,7 @@ COPY mysql-bashrc-launch.sh /etc/mysql/mysql-bashrc-launch.sh
|
|||
|
||||
USER gitpod
|
||||
|
||||
RUN echo "/etc/mariadb/mariadb-bashrc-launch.sh" >> ~/.bashrc
|
||||
RUN echo "/etc/mariadb/mysql-bashrc-launch.sh" >> ~/.bashrc
|
||||
|
||||
RUN bash -c ". .nvm/nvm.sh \
|
||||
&& nvm install 14 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue