You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
monitor_1 | wait-for-it: waiting for db:5432 without a timeout
frontend_1 | [2/4] Fetching packages...
db_1 | creating configuration files ... ok
db_1 | running bootstrap script ... 2018-07-09 05:22:22.724 UTC [31] LOG:could not link file "pg_wal/xlogtemp.31" to "pg_wal/000000010000000000000001": Operation not permitted
db_1 | 2018-07-09 05:22:22.728 UTC [31] FATAL: could not open file "pg_wal/000000010000000000000001": No such file or directory
db_1 | child process exited with exit code 1
db_1 | initdb: removing contents of data directory "/var/lib/postgresql/data"
backend_1 | Creating a virtualenv for this project...
Step 1: 環境
Step 2: 問題
再現のための手順:
docker-compose up
どうなってしまうか:
どうなるべきだったのか:
関連するコード:
devenv/docker-compose.yml
Line 55 in 776544c
タスク:
/tmp/db
などwindowsと共有されていないところに置いて動くか確認The text was updated successfully, but these errors were encountered: