123456789101112131415161718192021 |
- TZ: Europe/Athens
- filestash:
- additional_envs: []
- network:
- web_port:
- bind_mode: published
- port_number: 8080
- host_network: false
- ix_volumes:
- state: /opt/tests/mnt/state
- storage:
- state:
- type: ix_volume
- ix_volume_config:
- dataset_name: state
- create_host_path: true
- additional_storage: []
|