Im want to create a postgres container using a text file to store my password. My docker-compose file is as follows:
version: \'3.1\' services: postgres: