MENU

2022-03-22から1日間の記事一覧

docker-composeで Cannot create container for service xxx : status code not OK but 500 というエラーが出た時の解決方法

状況 docker-composeを立ち上げようとした時、下記のようなエラーが出てうまくいかなかった。 ERROR: Cannot create container for service postgresql: status code not OK but 500: 原因・解決方法 Windows用のDocker Desktopでは、File Sharging設定で自…