エラー解決    postgresコンテナ初回起動時に「FATAL: database "DBコンテナ名" does not exist」が出たときの対処法
        postgresコンテナを起動させたときに「FATAL:  database "DBコンテナ名" does not exist」が出てコンテナ起動がうまくいきませんでした。無理やりですが、動くようにできたのでその解決方法を備忘録としてまとめておきます。      
                        
    
            エラー解決    
            調査