You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Nirmal Fernando (JIRA)" <ji...@apache.org> on 2014/08/08 08:38:12 UTC

[jira] [Commented] (STRATOS-737) minimise size of stratos in docker images

    [ https://issues.apache.org/jira/browse/STRATOS-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090382#comment-14090382 ] 

Nirmal Fernando commented on STRATOS-737:
-----------------------------------------

Absolutely +1 Chris! Let's not unzip it inside the image.






-- 
Best Regards,
Nirmal

Nirmal Fernando.
PPMC Member & Committer of Apache Stratos,
Senior Software Engineer, WSO2 Inc.

Blog: http://nirmalfdo.blogspot.com/


> minimise size of stratos in docker images
> -----------------------------------------
>
>                 Key: STRATOS-737
>                 URL: https://issues.apache.org/jira/browse/STRATOS-737
>             Project: Stratos
>          Issue Type: Sub-task
>            Reporter: chris snow
>             Fix For: 4.1.0
>
>
> The stratos image is quite large:
> {code}
> vagrant@vagrant:~/stratos-source/tools/stratos-docker-images$ sudo docker images
> REPOSITORY               TAG                 IMAGE ID            CREATED             VIRTUAL SIZE
> apachestratos/stratos    latest              0a7d5a6b38f4        9 hours ago         1.312 GB
> apachestratos/activemq   latest              deff718a15fa        9 hours ago         485 MB
> apachestratos/mysql      latest              c3679856e831        9 hours ago         292.6 MB
> ubuntu                   14.04               ba5877dc9bec        2 weeks ago         192.7 MB
> stackbrew/ubuntu         12.04               b9e56c8f2cf5        2 weeks ago         103.9 MB
> {code}
> Perhaps it would make sense to not unzip stratos at build time and instead unzip at runtime, trading off download size against start up time?



--
This message was sent by Atlassian JIRA
(v6.2#6252)