firebird-docker
firebird-docker copied to clipboard
Firebird Dockerfile
Hi, I'm trying to use firebird with a kind of load balancer. Using docker service I have created 5 firebird instances and I am trying to access this server from...
updated the firebird version from 3.0.10 to 3.0.11
Hello. Could you please add Firebird 5 support? beta 1 was released recently
when I run a docker image without specifying the environment variable ISC_PASSWORD, it works well. But with the password specification, the image does not start. the command that I'm using...
Hello, I updated the firebird version to the latest 3.0 release. If you are interested it would be also a good opportunity to get security updates for the base OS...
Hi Jacob! Could we (kindly) get some newer images? 😉 According to [Firebird site](https://firebirdsql.org/en/server-packages/) these are the latest versions: | Series | Latest | Release Date | |--------|--------|--------| | Firebird...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @crazy-max in docker/build-push-action#1120 Bump @docker/actions-toolkit from 0.24.0 to 0.26.0...
Would be nice if you add a sample how to start the container to your README docker run ...
I saw this once at a postgre sql container, there was the possibility to run a sql script on container start, would be nice if your container could do this...