Accessing S3 remotes via Podman container? #24217
Unanswered
seannymurrs
asked this question in
Q&A
Replies: 2 comments
-
What error are you seeing? Could be SELinux or User Namespace blocking access. Is the HomeDir local? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I did some experimenting with FUSE and squashfs and noticed that
All the details Click me
I somehow get the impression that @seannymurrs Maybe you need to add |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an S3-compatible remote mounted locally using rclone mount. I'm trying to run a container of Audiobookshelf via Podman, but the container is unable to access my locally mounted directory. I did some searching, and I've found a few posts mentioning compatibility issues between S3 and Podman, but I can't find specifics on whether there are ways to workaround this issue.
Beta Was this translation helpful? Give feedback.
All reactions