resources: limits: cpus: 2.0 memory: 4096 TZ: Etc/UTC jelu: additional_envs: [] network: web_port: bind_mode: published port_number: 8080 ix_volumes: config: /opt/tests/mnt/config database: /opt/tests/mnt/database files_images: /opt/tests/mnt/files/images files_imports: /opt/tests/mnt/files/imports storage: config: type: ix_volume ix_volume_config: dataset_name: config create_host_path: true database: type: ix_volume ix_volume_config: dataset_name: database create_host_path: true files_images: type: ix_volume ix_volume_config: dataset_name: files_images create_host_path: true files_imports: type: ix_volume ix_volume_config: dataset_name: files_imports create_host_path: true additional_storage: - type: anonymous mount_path: /scratchpad volume_config: nocopy: true