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

can not setup cluster with podman #2

Open
calvin2021y opened this issue Nov 16, 2022 · 0 comments
Open

can not setup cluster with podman #2

calvin2021y opened this issue Nov 16, 2022 · 0 comments

Comments

@calvin2021y
Copy link

I try start with podman by run this:

podman run -u 1002  --rm -d --network=host -v /app/garage/garage.toml:/etc/garage.toml:ro -v /app/garage:/app -v /data/garage/app/data dxflrs/garage:v0.8.0-rc2 /garage node id 
podman exec -it garage /garage node id
Error: crun: setns(pid=506, CLONE_NEWUSER): Operation not permitted: OCI permission denied

try podman run -u 1002 --rm -d --network=host -v /app/garage/garage.toml:/etc/garage.toml:ro -v /app/garage:/app -v /data/garage/app/data dxflrs/garage:v0.8.0-rc2 /garage node id every time give me diff id.

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

No branches or pull requests

1 participant