-
Bug
-
Resolution: Done
-
Critical
-
quay-v3.4.0
-
False
-
False
-
Undefined
-
The container IP should not be used because it is not necessarily stable. The users should rely on the fact that the postgres container publishes some well-known Postgres TCP ports and bind them to the host machine. As a result Quay should use the Host IP to contact the Postgres database.
The same is true for the Redis container IP.