On 01/07/2021 12:26, Pro Turm wrote:
>     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.
> 

If you are not sharing databses between different servers (in host and
docker), you may also map /tmp but define FIREBIRD_LOCK envvar from the
container to another location.


Adriano



Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to