Skip to content

GCSFuse + Docker Compose permissions #2

@jrmerz

Description

@jrmerz

Currently in production we are having to run the iiif container in privileged mode. There are examples online that say this should work but doesn't:

    cap_add:
      - SYS_ADMIN
    devices:
      - /dev/fuse
    security_opt:
      - seccomp:unconfined

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions