RE: Container cannot write to volume? path created as nagios user???

2019-02-12 Thread Marc Roos
] Sent: 12 February 2019 21:08 To: user Subject: Re: Container cannot write to volume? path created as nagios user??? Marc, I cannot reproduce the issue using Mesos mini with 1.7.x head docker run --rm --privileged -p 5050:5050 -p 5051:5051 -p 8080:8080 mesos/mesos-mini:1.7.x Go to browser http

Re: Container cannot write to volume? path created as nagios user???

2019-02-12 Thread Jie Yu
: "postgres", > "credential": null, > "forcePullImage": false > } > }, > "env": { > "POSTGRES_PASSWORD": "example", > "PGDATA": "/data" > }, > "args

RE: Container cannot write to volume? path created as nagios user???

2019-02-12 Thread Marc Roos
"root", "size": 100 }, "mode": "RW" } ], "docker": { "image": "postgres", "credential": null, "forcePullImage": false } }, "env"

Re: Container cannot write to volume? path created as nagios user???

2019-02-12 Thread Jie Yu
What user do you use to launch containers? We need more information to triage this. - Jie On Tue, Feb 12, 2019 at 11:44 AM Marc Roos wrote: > > > [@m03 foo]# ls -alrt > total 0 > drwxr-xr-x 3 root root 17 Dec 23 2017 .. > drwx-- 2 nagios root 6 Feb 12 20:32 >

Container cannot write to volume? path created as nagios user???

2019-02-12 Thread Marc Roos
[@m03 foo]# ls -alrt total 0 drwxr-xr-x 3 root root 17 Dec 23 2017 .. drwx-- 2 nagios root 6 Feb 12 20:32 postgres#data#e703252b-2efc-11e9-b19a-5051143001a1 drwxr-xr-x 3 root root 64 Feb 12 20:32 . Preparing rootfs at