-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
While the spirit of docker is to have things all in docker, there are times where there needs to be a split either for infrastructure reasons or just personal preference. In that way, the configuration of this and likely other infra packages results in a random port for localhost access. This is less than ideal when for example attempting to access the postgres database via something like Rubymine, or other database GUI tooling (yes yes CLI is superior, but still).
Is there a way to propagate a port mapping to make this situation work and have a stable localhost port mapping for a postgres instance?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels