Skip to content

Conversation

g-braeunlich
Copy link
Collaborator

Description

This PR adds a sync_uid option which will enforce the same uid inside and outside of docker and podman containers.
This will fix the permission issue for docker and podman experienced by @cashend

Fixes #181

Type of change

Please delete options that are not relevant.

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

Copy link
Collaborator

@ffelten ffelten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@g-braeunlich g-braeunlich merged commit 4772c7b into main Sep 19, 2025
12 of 13 checks passed
@g-braeunlich g-braeunlich deleted the container branch September 19, 2025 13:51
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.

Permissions on Docker
2 participants