I see that now old source compile style for posgtresql https://github.com/KyleCartmell/docker-postgres/blob/docker-REL9_3_4/Dockerfile
is replaced with binary apt installs from wheezy We can work on a debian:jessie Dockerfile , it will be faster for users to install instead of compiling Firebird https://github.com/docker-library/postgres/blob/master/9.4/Dockerfile even mysql docker is switched now to binary kits https://github.com/docker-library/mysql/commit/8f83313be73c8c294109d038aa2f921f6886b21c On Sat, Jul 5, 2014 at 12:57 PM, Mark Rotteveel <[email protected]> wrote: > On 17-6-2014 10:20, marius adrian popa wrote: >> You can clone the firebird git repository and then add the Dockerfile >> like in the pg case >> >> https://github.com/docker-library/postgres/blob/docker-REL9_3_4/Dockerfile > > I have taken a quick look, but I think it is better if someone with a > better working knowledge of 1) linux and 2) firebird on linux does this. > > Mark > -- > Mark Rotteveel > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > Firebird-Devel mailing list, web interface at > https://lists.sourceforge.net/lists/listinfo/firebird-devel ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
