ISC_PASSWORD is required if you do not provide your own security2.fdb, and will be used to set the sysdba password on startup and create security2.fdb.LIMIT_HOST_ACCESS_TO_VOLUME=true Set to "false" to allow "docker run" to read all persistent data without "sudo". (Will run chmod o+r on databases and logs on startup and when copying data to the persistent volume.)This image stores persistent data in /firebird. Databases (including security2.fdb) go in "/firebird/data", and logs go in "/firebird/log".
Aliases for all .fdb files /firebird/data are created automatically. For example, /firebird/data/mydb.fdb can be accessed at its full path, or as "mydb.fdb" or just "mydb".
Healthcheck based on https://github.com/jacobalberty/firebird-docker. Configure a username, password, and database to check by exporting the following environment variables in /firebird/etc/docker-healthcheck.conf:
Based on jacobalberty/firebird-docker and betonetotbo/docker-firebird-cs
Content type
Image
Digest
Size
75.4 MB
Last updated
about 4 years ago
docker pull wmakley/firebird-2.5-cs