Skip to content

Commit 239028a

Browse files
Add mysql server
1 parent dc88487 commit 239028a

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM gitpod/workspace-full
1+
FROM gitpod/workspace-mysql-8
22

33
# Setup environment (software versions)
44
ENV BEHAT="v3.9.0"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ Other tools:
8585
- [git-crypt](https://github.com/AGWA/git-crypt)
8686
- [git-svn](https://git-scm.com/docs/git-svn)
8787
- [k6 (load testing)](https://github.com/grafana/k6)
88+
- [mysql 8](https://www.mysql.com)
8889
- [remi/teamocil](https://github.com/remi/teamocil)
8990
- [rsync](https://rsync.samba.org)
9091
- [rupa/z](https://github.com/rupa/z)

commands.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
- node
3333
- npm
3434
- nvm
35+
- mysql
3536
- phan
3637
- phar
3738
- phing

0 commit comments

Comments
 (0)