-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]開発用コンテナが正常終了しない #16
Comments
どのコミットでの話か書いてなかった。これです 87aebc5 環境は Windows 10 Pro 22H2 WSLを使っていて、そのバージョンは WSL バージョン: 2.1.5.0 で、Ubuntu は22.04LTSでDockerのバージョンは25.0.3、Docker Composeのバージョンはv2.24.6-desktop.1でした。 2024-03-23 12:49
※補足: |
先生に借りたサーバでも同様
|
というバグです。正常終了すれば
Exited (0)
と出るはずですがtyping-server-api-1コンテナの場合はExited (137)
です。何度やってもそうです。私はコンテナがdockerdからの終了命令に反応しないのでdockerdに強制終了されているのではないかと睨んでいます。症状
cd typing-server docker compose -f docker-compose.dev.yml up
@KinjiKawaguchi か @Tsuyopon-1067 お願いしたいです
The text was updated successfully, but these errors were encountered: