Firebird Sql Server 2.0 & 2.5 (Super Server)
7.0K
Dockerfile for Firebird Databaseserver
This is Dockerfile for Firebird 2.0 SuperServer.
Howto create container:
docker create -v /home/ihsahn/docker_volumes/firebird_2.0:/var/lib/firebird/data -p 3050:3050 --name firebird -e FIREBIRD_PASSWORD=sysdba_passwd ihsahn/firebird-docker:2.0
Content type
Image
Digest
sha256:4f0f61024…
Size
87.7 MB
Last updated
over 10 years ago
docker pull ihsahn/firebird-docker