Commit 9fac9949 authored by Satnam Singh's avatar Satnam Singh

Make Docker container dirs writable for pos file

parent b4c23f82
......@@ -6,7 +6,6 @@ containers:
volumeMounts:
- name: containers
mountPath: /var/lib/docker/containers
readOnly: true
- name: hosts
mountPath: /outerhost
readOnly: true
......
......@@ -6,7 +6,6 @@ containers:
volumeMounts:
- name: containers
mountPath: /var/lib/docker/containers
readOnly: true
volumes:
- name: containers
source:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment