Re: problem with docker image : servers.json file mapping

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: problem with docker image : servers.json file mapping
Дата
Msg-id CA+OCxoyM=oK8Sf3Et-=b2fbMvajXdjhw7PKut7hiPEZ857UW3Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: problem with docker image : servers.json file mapping  (Mickaël SALMON <ms@sylob.com>)
Список pgadmin-support


On Fri, Sep 11, 2020 at 7:45 AM Mickaël SALMON <ms@sylob.com> wrote:
Sorry, when mapped to /tmp/servers.json (according to the doc), same thing ...

ms-alpine:~# ls -lh /tmp/
total 4K
drwxr-xr-x    2 root     root        4.0K Sep 11 08:41 servers.json


Should not I run container with root ?

It shouldn't matter what user you launch the container with, as long as the file is readable by UID 5050 (which it should be, given the permissions above - though the file doesn't need execute permissions).

Is Docker configured to let you mount files in /tmp? On my mac, there are configuration options to specify what directories files can be shared from. I don't know how that's configured on other OSs.
 
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EDB: http://www.enterprisedb.com

В списке pgadmin-support по дате отправления:

Предыдущее
От: Mickaël SALMON
Дата:
Сообщение: Re: problem with docker image : servers.json file mapping
Следующее
От: Andrew Terry
Дата:
Сообщение: schema privileges not showing