1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-05-07 02:11:34 +02:00

added postgresql

This commit is contained in:
2025-10-26 08:14:41 +01:00
parent 9bbc54cadf
commit 0999571c2c
2 changed files with 60 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# postgres
This is a [Docker](/wiki/docker.md) container for a postgresql database.
This is a [Docker](/wiki/docker.md) container for a [postgresql database](/wiki/postgresql.md).
The official container and documentation was made by
[Postgres](https://hub.docker.com/_/postgres).
The Docker container is mainly used in combination with other containers.