>
> And also, looks like he's mapping host /tmp to the container.
>
> Why?

This seems to be the reason. I mapped the host /tmp to the dockers /tmp to
preserve core damps when the docker container stops or is deleted. It seems
/tmp is loved by everyone (not only firebird) who does important temporary
things ;). So, I have to find another location for my core dumps until the
firebird starts checking if its appropriate to use /tmp/firebird or is it
used by another fellow bird.


Am Do., 1. Juli 2021 um 15:46 Uhr schrieb Adriano dos Santos Fernandes <
adrian...@gmail.com>:

> On 01/07/2021 10:43, Alex Peshkoff via Firebird-devel wrote:
> > On 7/1/21 4:27 PM, Pro Turm wrote:
> >>
> >>     If you use UID/GID in docker with same number as firebird group in
> >>     host,
> >>     probably you will not have problem.
> >>
> >>
> >> No, I dont set/use anything explicitly in the docker regarding UID/GID.
> >>
> >
> > If docker is using install script for linux distro, different from your
> > basic OS, it can force user firebird to have different id.
> >
>
> And also, looks like he's mapping host /tmp to the container.
>
> Why?
>
>
> Adriano
>
>
>
> Firebird-Devel mailing list, web interface at
> https://lists.sourceforge.net/lists/listinfo/firebird-devel
>
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to