Skip to content

fix(runner): fix running PostgreSQL in containers#3427

Merged
mkoura merged 1 commit intomasterfrom
fix_run_postgres_container
Apr 22, 2026
Merged

fix(runner): fix running PostgreSQL in containers#3427
mkoura merged 1 commit intomasterfrom
fix_run_postgres_container

Conversation

@mkoura
Copy link
Copy Markdown
Collaborator

@mkoura mkoura commented Apr 22, 2026

  • Add shadow package to Dockerfile for user management.
  • Update source_dbsync.sh to create and use a 'postgres' user when running as root (e.g., in containers).
  • Add scripts/postgres-start-nix.sh to run postgres-start.sh within a Nix shell.
  • Refactor scripts/postgres-start.sh to use a plain bash shebang.
  • Update documentation to reference postgres-start-nix.sh for starting Postgres.

- Add shadow package to Dockerfile for user management.
- Update source_dbsync.sh to create and use a 'postgres' user when running as root (e.g., in containers).
- Add scripts/postgres-start-nix.sh to run postgres-start.sh within a Nix shell.
- Refactor scripts/postgres-start.sh to use a plain bash shebang.
- Update documentation to reference postgres-start-nix.sh for starting Postgres.
@mkoura mkoura requested a review from saratomaz as a code owner April 22, 2026 09:03
@mkoura mkoura merged commit c7bd56a into master Apr 22, 2026
1 check passed
@mkoura mkoura deleted the fix_run_postgres_container branch April 22, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant