Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: do not unnecessarily create/change files when starting a process #1181

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

josegonzalez
Copy link
Member

In order to properly support readonly containers, we need to avoid taking any action that might create files or change permissions within the app path on container start.

In order to properly support readonly containers, we need to avoid taking any action that might create files or change permissions within the app path on container start.
@josegonzalez josegonzalez merged commit bc6c5a9 into master Apr 1, 2024
35 checks passed
@josegonzalez josegonzalez deleted the readonly-container branch April 1, 2024 03:42
@josegonzalez josegonzalez mentioned this pull request Apr 1, 2024
josegonzalez added a commit that referenced this pull request Apr 1, 2024
- #1181 @josegonzalez: fix: do not unnecessarily create/change files when starting a process
- #1182 @josegonzalez: fix: invert disable-chown check
- #1183 @josegonzalez: fix: create the profile.d directory during the build process
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