resources: limits: cpus: 2.0 memory: 4096 lms: additional_envs: [] network: web_port: port_number: 8080 bind_mode: published cli_port: port_number: 8081 bind_mode: published discovery_port: port_number: 3483 bind_mode: published run_as: user: 568 group: 568 ix_volumes: config: /opt/tests/mnt/storage/lms/config music: /opt/tests/mnt/storage/lms/music playlist: /opt/tests/mnt/storage/lms/playlist storage: config: type: ix_volume ix_volume_config: dataset_name: config create_host_path: true music: type: ix_volume ix_volume_config: dataset_name: music create_host_path: true playlist: type: ix_volume ix_volume_config: dataset_name: playlist create_host_path: true additional_storage: []