15 lines
238 B
Markdown
15 lines
238 B
Markdown
|
## Usage and Components
|
||
|
|
||
|
Note: as of 2023-09-12 this docker-compose is available internally.
|
||
|
|
||
|
### Versions
|
||
|
|
||
|
* Postresql: registry.ipv6.docker.com/library/postgres
|
||
|
|
||
|
### Sample usage
|
||
|
|
||
|
Setting up matrix for ...
|
||
|
|
||
|
```
|
||
|
docker-compose up -d
|
||
|
```
|