Skip to content

Issues when using podman on fedora 33 #43

@unsubtleguy

Description

@unsubtleguy

When using Fedora 33 and podman, the INSTALL script doesn't consider selinux, and the container won't be able to write to /opt/awspx

I changed the mount options to include the ":z" suffix, which relabeled the directory and the container could write to it.

I.e. -v $(MOUNT)/data:/opt/awspx:z

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions