orchestrating-docker icon indicating copy to clipboard operation
orchestrating-docker copied to clipboard

[BUGFIX] Fixes breaking change accessing postgres

Open kfrajer opened this issue 5 years ago • 0 comments

  • The propose solution is a workaround to breaking change reported docker-library/postgres (https://github.com/docker-library/postgres/issues/681)
  • This change assumes the environment is safe as it allows anybody to connect to the database
  • This solves issue #16

kfrajer avatar Jul 27 '20 00:07 kfrajer