Table of Contents | ||
---|---|---|
|
...
If you prefer a videotutorial you can watch this:
https://www.youtube.com/watch?time_continue=5&v=ZcLdEhI5Lfg
Pre-requirements:
1- Have Docker, Community Edition installed
...
keu | value |
---|---|
REPOSITORY | |
PERSISTENCE_TAG | mariadb |
MODULE_TAG | 2.0.0-ce (or the proper version) |
MONGO_TAG | latest6.0-noauth |
QUASAR_TAG | 14 (not neccesary after 5.0.0-ce) |
/docker-compose.yml: if we want to launch the databases without persistence, then we run from a terminal the following command, from the same directory that the file is:
...