2024-04-21 14:42:52 +02:00

8 lines
97 B
Markdown

# Voltaserve PostgreSQL
Build Docker image:
```shell
docker build -t voltaserve/postgres .
```