docker-library / postgres

Docker Official Image packaging for Postgres
http://www.postgresql.org
MIT License
2.19k stars 1.14k forks source link

Add optional POSTGRES_PORT environment variable #1000

Closed kingsleytorlowei closed 2 years ago

kingsleytorlowei commented 2 years ago

I'm currently using the Postgres docker executor on GitLab CI and I want to set the POSTGRES_PORT environment variable to whatever I want. How can I do that? POSTGRES_PORT doesn't seem like a valid variable right now

wglambert commented 2 years ago

Duplicate of https://github.com/docker-library/postgres/issues/702