Replies: 1 comment
-
|
The UID 524357 you're seeing is the clue here. In rootless Podman, your Why
|
Beta Was this translation helpful? Give feedback.
-
|
The UID 524357 you're seeing is the clue here. In rootless Podman, your Why
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
After my partition corruption, I was planning to schedule backup but podman gets in the way by changing the owner of directories.
I run most pods using podman run or podman-compose.
I have set
export PODMAN_USERNS=keep-idin bashrc and running podman-compose up -d command.But it still changes the directory owner to 524357.
I have been using podman from past 4-5 months but this uid and guid mapping I can't understand.
sorry for being dumb but is there any way I can configure podman to run without changing the owner of my directories so that my Backup job can run without skipping the podman directories.
Podman version -- 5.7.1
Beta Was this translation helpful? Give feedback.
All reactions