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

Docker provider doesn't respect permissions on file when writing #167

Closed
miversen33 opened this issue Aug 4, 2023 · 1 comment
Closed
Assignees
Labels
bug Something isn't working Docker Docker Provider

Comments

@miversen33
Copy link
Owner

When writing with the docker provider (and probably the ssh provider, though maybe not?), the permissions are being reset to 644 for some reason.

This means that if you are modifying an executable script (for example), you won't be able to execute said script after a write without manually remapping the permissions.

Das Bad

@miversen33 miversen33 added bug Something isn't working Docker Docker Provider labels Aug 4, 2023
@miversen33 miversen33 self-assigned this Aug 4, 2023
@miversen33
Copy link
Owner Author

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Docker Docker Provider
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant