Merge "Using folder rather than file when map files into container"
This commit is contained in:
commit
773a01b7b1
@ -20,7 +20,7 @@ skydive_services:
|
||||
volumes:
|
||||
- "{{ node_config_directory }}/skydive-agent/:{{ container_config_directory }}/:ro"
|
||||
- "/etc/localtime:/etc/localtime:ro"
|
||||
- "/var/run/openvswitch/db.sock:/var/run/openvswitch/db.sock:ro"
|
||||
- "/var/run/openvswitch:/var/run/openvswitch:ro"
|
||||
- "/var/run/netns:/host/run:shared"
|
||||
- "kolla_logs:/var/log/kolla/"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user