[Dev] PP base image docker file - noninteractive

2015-06-09 Thread Udara Liyanage
Hi Imesh,

Is there any specific reason not to include below in base image docker file
only, we are installing basic software in base image too.

ENV DEBIAN_FRONTEND noninteractive

-- 

Udara Liyanage
Software Engineer
WSO2, Inc.: http://wso2.com
lean. enterprise. middleware

web: http://udaraliyanage.wordpress.com
phone: +94 71 443 6897
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] PP base image docker file - noninteractive

2015-06-09 Thread Udara Liyanage
Hi Imesh,

Thanks for the explanation.  Added in e9405acad70508c

On Tue, Jun 9, 2015 at 12:12 PM, Imesh Gunaratne im...@wso2.com wrote:

 Hi Udara,

 A good point! We did not encounter any user interactions during the
 apt-get operations therefore this was not added. Anyway +1 for adding it.

 Thanks

 On Tue, Jun 9, 2015 at 11:36 AM, Udara Liyanage ud...@wso2.com wrote:

 Hi Imesh,

 Is there any specific reason not to include below in base image docker
 file only, we are installing basic software in base image too.

 ENV DEBIAN_FRONTEND noninteractive

 --

 Udara Liyanage
 Software Engineer
 WSO2, Inc.: http://wso2.com
 lean. enterprise. middleware

 web: http://udaraliyanage.wordpress.com
 phone: +94 71 443 6897




 --
 *Imesh Gunaratne*
 Senior Technical Lead
 WSO2 Inc: http://wso2.com
 T: +94 11 214 5345 M: +94 77 374 2057
 W: http://imesh.gunaratne.org
 Lean . Enterprise . Middleware




-- 

Udara Liyanage
Software Engineer
WSO2, Inc.: http://wso2.com
lean. enterprise. middleware

web: http://udaraliyanage.wordpress.com
phone: +94 71 443 6897
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] PP base image docker file - noninteractive

2015-06-09 Thread Imesh Gunaratne
Hi Udara,

A good point! We did not encounter any user interactions during the apt-get
operations therefore this was not added. Anyway +1 for adding it.

Thanks

On Tue, Jun 9, 2015 at 11:36 AM, Udara Liyanage ud...@wso2.com wrote:

 Hi Imesh,

 Is there any specific reason not to include below in base image docker
 file only, we are installing basic software in base image too.

 ENV DEBIAN_FRONTEND noninteractive

 --

 Udara Liyanage
 Software Engineer
 WSO2, Inc.: http://wso2.com
 lean. enterprise. middleware

 web: http://udaraliyanage.wordpress.com
 phone: +94 71 443 6897




-- 
*Imesh Gunaratne*
Senior Technical Lead
WSO2 Inc: http://wso2.com
T: +94 11 214 5345 M: +94 77 374 2057
W: http://imesh.gunaratne.org
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev