Skip to content

Fix #2122 - only chmod when needed#2127

Merged
casperklein merged 1 commit intodocker-mailserver:masterfrom
williamdes:read-only-fs
Aug 12, 2021
Merged

Fix #2122 - only chmod when needed#2127
casperklein merged 1 commit intodocker-mailserver:masterfrom
williamdes:read-only-fs

Conversation

@williamdes
Copy link
Copy Markdown
Contributor

Description

Fixes #2122

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (non-breaking change that does improve existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • If necessary I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@casperklein casperklein merged commit 392ee07 into docker-mailserver:master Aug 12, 2021
@williamdes williamdes deleted the read-only-fs branch August 12, 2021 22:15
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.

Avoid chmod +x when not needed

4 participants