9 lines
182 B
Markdown
9 lines
182 B
Markdown
# Install
|
|
install docker and docker compose
|
|
```sh
|
|
apt install docker.io docker-compose -y
|
|
```
|
|
|
|
now start the docker compose
|
|
|
|
and the access the db via datagrip and execute the sql |