Added support for passing password using Docker Secret to Docker images. Fixes #7332
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3297546e0a85493ccb1900a3805048da89047bfc Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Modified Files -------------- docs/en_US/container_deployment.rst | 8 ++++++++ docs/en_US/release_notes_6_11.rst | 1 + pkg/docker/entrypoint.sh | 9 +++++++-- 3 files changed, 16 insertions(+), 2 deletions(-)