Skip to content

can not setup cluster with podman #2

@calvin2021y

Description

@calvin2021y

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions