PostgreSQL 15.4 - CoMagic databases ready
374
$ docker run --name cmg_pg15 -p 5432:5432 -e POSTGRES_PASSWORD=123456 -d andruche/comagic_postgres:15
$ echo "0.0.0.0:*:*:postgres:123456" >> ~/.pgpass
$ psql -h 0.0.0.0 -p 5432 -U postgres -d postgres
Content type
Image
Digest
sha256:9ad89deba…
Size
215.7 MB
Last updated
about 2 years ago
docker pull andruche/comagic_postgres:15