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

Umask with podman exec #19713

Closed
rhatdan opened this issue Aug 23, 2023 Discussed in #19712 · 0 comments · Fixed by #19714
Closed

Umask with podman exec #19713

rhatdan opened this issue Aug 23, 2023 Discussed in #19712 · 0 comments · Fixed by #19714
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@rhatdan
Copy link
Member

rhatdan commented Aug 23, 2023

Discussed in #19712

Originally posted by Joniteus August 23, 2023
Hi,

I have set a new umask value to my containers.conf (0017) and now my containerized application writes it's log files with the permissions I want it to write them. BUT! As I was setting it up and tried to test the propagation of the settings by entering the running container with 'podman exec' the umask value was the default one (0022) instead of what was visible in the containers.conf and podman inspect container.

So the question follows. Why the umask setting is different in these cases?

rhatdan added a commit to rhatdan/podman that referenced this issue Aug 23, 2023
Fixes: containers#19713

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
rhatdan added a commit to rhatdan/podman that referenced this issue Aug 23, 2023
Fixes: containers#19713

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
rhatdan added a commit to rhatdan/podman that referenced this issue Aug 23, 2023
Fixes: containers#19713

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
rhatdan added a commit to rhatdan/podman that referenced this issue Aug 24, 2023
Fixes: containers#19713

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Nov 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant