Replies: 1 comment
-
|
Would be nice to have a reproduction. When you say docker setup, I'm not sure if you were using the compose plugin for podman and the provided compose setup or some other invocation using only the docker container. Either way, I'm going to assume that the issue you ran into has to do with the bind-mount. I just made some changes (to use volumes by default) and added documentation on how to run the k8s setup with podman: https://github.com/trailbaseio/trailbase/tree/main/deploy/k8s . Does that address your issue? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Just an idea, it's not really a new feature.
I ran into some permissions errors with how the traildepot directory creates it files when I tried running with Podman. Another plus would be to make volume creation work with SELinux systems using Podman.
Beta Was this translation helpful? Give feedback.
All reactions