Skip to content

Missing mariadb volume creation #1

@moorsoft

Description

@moorsoft

The config.butane file in missing the creation of the mariadb.volume

This needs to be added to the config file:

storage:
  directories:
    - path: /home/core/.config/containers/systemd/mariadb.volume
      contents:
        inline: |
          [Volume]
      user:
        name: core
      group:
        name: core

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions