Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EB129200C21 for ; Mon, 20 Feb 2017 15:58:50 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E98FB160B76; Mon, 20 Feb 2017 14:58:50 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 40A62160B62 for ; Mon, 20 Feb 2017 15:58:50 +0100 (CET) Received: (qmail 51345 invoked by uid 500); 20 Feb 2017 14:58:49 -0000 Mailing-List: contact commits-help@celix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@celix.apache.org Delivered-To: mailing list commits@celix.apache.org Received: (qmail 51334 invoked by uid 500); 20 Feb 2017 14:58:49 -0000 Delivered-To: apmail-incubator-celix-commits@incubator.apache.org Received: (qmail 51331 invoked by uid 99); 20 Feb 2017 14:58:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2017 14:58:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B8BE81A060E for ; Mon, 20 Feb 2017 14:58:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id hCoJP1G4citx for ; Mon, 20 Feb 2017 14:58:48 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id E68B65F5FD for ; Mon, 20 Feb 2017 14:58:47 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 58C76E043B for ; Mon, 20 Feb 2017 14:58:44 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 15C2A24121 for ; Mon, 20 Feb 2017 14:58:44 +0000 (UTC) Date: Mon, 20 Feb 2017 14:58:44 +0000 (UTC) From: "Pepijn Noltes (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CELIX-401) Add docker image support for the add_deploy action MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 20 Feb 2017 14:58:51 -0000 [ https://issues.apache.org/jira/browse/CELIX-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pepijn Noltes reassigned CELIX-401: ----------------------------------- Assignee: Pepijn Noltes > Add docker image support for the add_deploy action > -------------------------------------------------- > > Key: CELIX-401 > URL: https://issues.apache.org/jira/browse/CELIX-401 > Project: Celix > Issue Type: New Feature > Reporter: Pepijn Noltes > Assignee: Pepijn Noltes > Priority: Minor > > the CMake add_deploy makes a small runtime deployment to test and run a composition of bundles. This can easily combined with the functionality to create (small) celix docker images, which in turn can be more easily used to tryout Celix on other (docker supporting) systems. -- This message was sent by Atlassian JIRA (v6.3.15#6346)