Re: [Firebird-devel] dockerize Firebird ?

2014-08-20 Thread Alex Peshkoff
On 08/20/14 21:10, Mark Rotteveel wrote: > On 20-8-2014 13:06, Scott Morgan wrote: >> Docker is a kind of light weight Linux VM system. Makes it very easy to >> deploy working instances of servers/services in a modular and distro >> agnostic way. It's been getting a lot of press recently and has ju

Re: [Firebird-devel] dockerize Firebird ?

2014-08-20 Thread Mark Rotteveel
On 20-8-2014 13:06, Scott Morgan wrote: > Docker is a kind of light weight Linux VM system. Makes it very easy to > deploy working instances of servers/services in a modular and distro > agnostic way. It's been getting a lot of press recently and has just hit > v1.0 > > https://www.docker.com/ > >

Re: [Firebird-devel] dockerize Firebird ?

2014-08-20 Thread Scott Morgan
On 20/08/14 09:49, Dimitry Sibiryakov wrote: > 20.08.2014 10:44, Mark Rotteveel wrote: >> I am not sure what your point is. Marius is talking about (creating) a >> docker container for Firebird, not about Firebird on Debian in general. > >Then I don't understand what means "it will be faster f

Re: [Firebird-devel] dockerize Firebird ?

2014-08-20 Thread Dimitry Sibiryakov
20.08.2014 10:44, Mark Rotteveel wrote: > On Wed, 20 Aug 2014 10:26:23 +0200, Dimitry Sibiryakov > wrote: >> 20.08.2014 10:22, marius adrian popa wrote: >>> is replaced with binary apt installs from wheezy >>> >>> We can work on a debian:jessie Dockerfile , it will be faster for >>> users to insta

Re: [Firebird-devel] dockerize Firebird ?

2014-08-20 Thread Damyan Ivanov
-=| Dimitry Sibiryakov, 20.08.2014 10:26:23 +0200 |=- > 20.08.2014 10:22, marius adrian popa wrote: > > 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 > >I'm sorry, bu

Re: [Firebird-devel] dockerize Firebird ?

2014-08-20 Thread Mark Rotteveel
On Wed, 20 Aug 2014 10:26:23 +0200, Dimitry Sibiryakov wrote: > 20.08.2014 10:22, marius adrian popa wrote: >> 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 > >I'm sorr

Re: [Firebird-devel] dockerize Firebird ?

2014-08-20 Thread Dimitry Sibiryakov
20.08.2014 10:22, marius adrian popa wrote: > 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 I'm sorry, but Firebird always was in Debian's apt depository in binary form...

Re: [Firebird-devel] dockerize Firebird ?

2014-08-20 Thread marius adrian popa
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