Blame container.yaml

154c615
compose:
154c615
    modules:
154c615
        - mmapper:master
154c615
flatpak:
154c615
    # Derived from the project's domain name
154c615
    id: org.mume.MMapper
154c615
    branch: stable
154c615
    # Binary to execute to run the app
154c615
    command: mmapper
154c615
    tags: []
154c615
    # Not sandboxed. See 'man flatpak-build-finish'
154c615
    finish-args: |
e0d5bcc
        --device=dri
154c615
        --filesystem=host
154c615
        --share=ipc
e0d5bcc
        --share=network
154c615
        --socket=x11
154c615
        --socket=wayland
154c615
        --socket=session-bus