We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc88487 commit 239028aCopy full SHA for 239028a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gitpod/workspace-full
+FROM gitpod/workspace-mysql-8
2
3
# Setup environment (software versions)
4
ENV BEHAT="v3.9.0"
README.md
@@ -85,6 +85,7 @@ Other tools:
85
- [git-crypt](https://github.com/AGWA/git-crypt)
86
- [git-svn](https://git-scm.com/docs/git-svn)
87
- [k6 (load testing)](https://github.com/grafana/k6)
88
+- [mysql 8](https://www.mysql.com)
89
- [remi/teamocil](https://github.com/remi/teamocil)
90
- [rsync](https://rsync.samba.org)
91
- [rupa/z](https://github.com/rupa/z)
commands.md
@@ -32,6 +32,7 @@
32
- node
33
- npm
34
- nvm
35
+- mysql
36
- phan
37
- phar
38
- phing
0 commit comments