LoginSignup
17
8

More than 5 years have passed since last update.

docker-composeがタイムアウトするまでの時間を変更する

Posted at

下記みたいな感じでいけます。

COMPOSE_HTTP_TIMEOUT=240 docker-compose up

デフォルトは60秒です。

参照:CLI 環境変数

17
8
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
17
8