Closed as not planned
Description
What is your suggestion?
Please mention that if you're entering the hashed password in a docker-compose yaml file that the $
need to be escaped like $$
or else docker will interpret them as variable markers. Also mention that the password should not be contained in quotes.
How will this improve the docs?
Hashed password will work with more run environments
Are you interested in submitting a PR for this?
Sure