Skip to content

PostgreSQL

= ("[Website](" + this.website + ")") | = ("[Github](" + this.github + ")")
= ("> " + this.desc-short)

Docker🔗

1
docker run --name some-postgres -e POSTGRES_PASSWORD=mysecretpassword -d postgres