Skip to content

single-node docker compose up fails — Postgres init scripts not executed due to wrong SQL mount path #4390

@mengw15

Description

@mengw15

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions