What happened?
bin/single-node/docker-compose.yml currently mounts ./sql:/docker-entrypoint-initdb.d for the postgres service, but bin/single-node/sql/ is empty in the repo — the actual init scripts live at the repo root sql/
How to reproduce?
run docker compose up under bin/single-node
Version
1.1.0-incubating (Pre-release/Master)
Commit Hash (Optional)
No response
What browsers are you seeing the problem on?
No response
Relevant log output
What happened?
bin/single-node/docker-compose.yml currently mounts ./sql:/docker-entrypoint-initdb.d for the postgres service, but bin/single-node/sql/ is empty in the repo — the actual init scripts live at the repo root sql/
How to reproduce?
run docker compose up under bin/single-node
Version
1.1.0-incubating (Pre-release/Master)
Commit Hash (Optional)
No response
What browsers are you seeing the problem on?
No response
Relevant log output