Return-Path: X-Original-To: apmail-stratos-dev-archive@minotaur.apache.org Delivered-To: apmail-stratos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9FB6B102A0 for ; Thu, 14 May 2015 11:39:15 +0000 (UTC) Received: (qmail 19038 invoked by uid 500); 14 May 2015 11:39:15 -0000 Delivered-To: apmail-stratos-dev-archive@stratos.apache.org Received: (qmail 18976 invoked by uid 500); 14 May 2015 11:39:15 -0000 Mailing-List: contact dev-help@stratos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stratos.apache.org Delivered-To: mailing list dev@stratos.apache.org Received: (qmail 18963 invoked by uid 99); 14 May 2015 11:39:15 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 May 2015 11:39:15 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 13811C1393 for ; Thu, 14 May 2015 11:39:15 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.991 X-Spam-Level: X-Spam-Status: No, score=0.991 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id wKU04KW5CeHT for ; Thu, 14 May 2015 11:39:02 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 5FB9924B18 for ; Thu, 14 May 2015 11:39:01 +0000 (UTC) Received: (qmail 18332 invoked by uid 99); 14 May 2015 11:39:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 May 2015 11:39:00 +0000 Date: Thu, 14 May 2015 11:39:00 +0000 (UTC) From: "Lahiru Sandaruwan (JIRA)" To: dev@stratos.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (STRATOS-734) General Improvements to Stratos in docker image MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/STRATOS-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandaruwan resolved STRATOS-734. --------------------------------------- Resolution: Invalid > General Improvements to Stratos in docker image > ----------------------------------------------- > > Key: STRATOS-734 > URL: https://issues.apache.org/jira/browse/STRATOS-734 > Project: Stratos > Issue Type: Sub-task > Reporter: chris snow > Fix For: 4.1.0 M3 > > > This task lists some general improvements: > - complete Dockerfile MAINTAINTER element > - Dockerfile ENV REFRESHED_AT to purge the cache ([see The Docker Book|http://www.dockerbook.com]) > - migrate mysql image to ubuntu:14.04 > - activemq image downloads activemq tarball and extracts it, but doesn't delete it > - integrated with maven to: > -- docker images can be automatically pushed during a release (not sure if there are licensing issues with pushing during a release due to the GPL license of docker images?) > -- docker builds can be performed on Jenkins servers (will need some discussion with INFRA to set up) > - reduce image download size: > -- activemq and stratos images could share a base image that has openjdk installed > - make run-nsenter.sh script support osx - more info [here|http://ro14nd.de/NSEnter-with-Boot2Docker/] -- This message was sent by Atlassian JIRA (v6.3.4#6332)