Skip to content

Avoid shared-storage changes during runtime configuration - #113

Merged
csandanov merged 2 commits into
masterfrom
fix/workspace-runtime-configuration
Sep 23, 2026
Merged

csandanov merged 2 commits into
masterfrom
fix/workspace-runtime-configuration

Conversation

@csandanov

@csandanov csandanov commented Sep 23, 2026 •

Copy link
Copy Markdown
Member

Use PHP r3 so development images inherit configuration-only startup and login-shell discovery of user-installed tools. Pin all PHP 8.2–8.5 base variants to their published multi-platform digests.

Configuration-only startup renders Drupal settings without changing shared-storage ownership or permissions. Normal application startup continues to initialize storage.

Validation

Verified base-image selection for all twelve PHP version and image-variant combinations. The complete image build and test matrix passed for both AMD64 and ARM64, including normal, development, and macOS-user variants.

Render Drupal settings for tool containers without initializing shared storage. Preserve storage initialization for ordinary application startup and cover both lifecycle paths.
Pin every PHP version and development variant to the published r3 multi-platform digest so runtime configuration and login-shell fixes reach derived images.
@csandanov
csandanov marked this pull request as ready for review September 23, 2026 13:10
@csandanov
csandanov merged commit cf800ce into master Sep 23, 2026
26 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