DRYな備忘録

Don't Repeat Yourself.

2025-02-14から1日間の記事一覧

FlaskのAzure App Service (Linux Container Deploy)へのデプロイでハマった: 503 :( Application Error

問題 ローカル開発して、Imageに固める Azure Container Registry に push する その image:tag を指定して Azure App Service を作る :( Application Error ←これが出る :( Application Error 調査 Containerの起動時のログ(Log Streaming)を見ると、以下…