Are there any instructions on how to set up a plugin inside the container.
As of now i put the plugins folder inside the root of the volume mounted for the Firebird server inside the container.
In Dbeaver i am able to connect to the fdb, but i cannot view any tables because of the missing plugin.
In IbExpert it won't even open in the first place. resulting in:
Unsuccessful execution caused by system error that does not preclude successful execution of subsequent statements.
Error while parsing function INTERNALS.VERSION_STOP_SEED's BLR.
External engine FBNETEXTERNALENGINE not found.
Do i need to put the plugins folder somewhere else?
I use jacobalberty/firebird:v3.0.10 version of the container for Firebird3.0
Are there any instructions on how to set up a plugin inside the container.
As of now i put the plugins folder inside the root of the volume mounted for the Firebird server inside the container.
In Dbeaver i am able to connect to the fdb, but i cannot view any tables because of the missing plugin. In IbExpert it won't even open in the first place. resulting in:
Do i need to put the plugins folder somewhere else? I use
jacobalberty/firebird:v3.0.10
version of the container for Firebird3.0Content of
plugins.conf