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

Change user for container on x systems #87

Merged
merged 5 commits into from
Nov 28, 2023

Conversation

m-raab
Copy link
Contributor

@m-raab m-raab commented Nov 28, 2023

Containers will be started now with logged in user id on X-Systems. This will help to prevent permission issues on mounted file systems.

- user add for container to prevent permission issues on x-systems for written files

- (removed real usernames and keys from documentation)
Copy link

github-actions bot commented Nov 28, 2023

Test Results

23 tests  ±0   21 ✔️ ±0   1m 57s ⏱️ -32s
  5 suites ±0     2 💤 ±0 
  5 files   ±0     0 ±0 

Results for commit 35ee95e. ± Comparison against base commit a9a1a0b.

♻️ This comment has been updated with latest results.

@cortlepp
Copy link
Contributor

@m-raab is this x-specific? Or linux in general (do we have to think about what happens on wayland)?

@m-raab
Copy link
Contributor Author

m-raab commented Nov 28, 2023

@m-raab is this x-specific? Or linux in general (do we have to think about what happens on wayland)?

This is specific for non Windows systems - for Linux and for MacOS.

@m-raab m-raab merged commit 684dbfd into master Nov 28, 2023
3 checks passed
@m-raab m-raab deleted the FB_change-user-for-container-on-X-systems branch November 30, 2023 10:00
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.

2 participants