Skip to content

[CI] Dockerfiles are updated (PYTHON_BINARY)#328

Merged
dmitry-lipetsk merged 1 commit intopostgrespro:masterfrom
dmitry-lipetsk:D20260124_001--dockerfiles-PYTHON_BINARY
Jan 24, 2026
Merged

[CI] Dockerfiles are updated (PYTHON_BINARY)#328
dmitry-lipetsk merged 1 commit intopostgrespro:masterfrom
dmitry-lipetsk:D20260124_001--dockerfiles-PYTHON_BINARY

Conversation

@dmitry-lipetsk
Copy link
Collaborator

@dmitry-lipetsk dmitry-lipetsk commented Jan 24, 2026

Main:

  • run_tests.sh requires and uses ${PYTHON_BINARY}, not python${PYTHON_VERSION}
  • run_tests2.sh setups python version and runs run_tests.sh

Also:

  • "ADD --chown=xxx:xxx . /pg/testgres" is used
  • Dockerfile--std2-all.tmpl is optimized for docker cache

Main:
- run_tests.sh requires and uses PYTHON_BINARY, not python${PYTHON_VERSION}
- run_tests2.sh setups python version and runs run_tests.sh

Also:
 - "ADD --chown=xxx:xxx . /pg/testgres" is used
 - Dockerfile--std2-all.tmpl is optimized for docker cache
@dmitry-lipetsk dmitry-lipetsk merged commit 63393a9 into postgrespro:master Jan 24, 2026
28 checks passed
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