Firebird on Docker

#put your databases on /svr/fb-databases docker run -d --name fb -p 3050:3050 -v /srv/fb-databases:/db almeida/firebird #connect using localhost:3050:db/<database file>.gdb
Run firebird 2.7 on docker

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.