[ https://issues.apache.org/jira/browse/STRATOS-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Imesh Gunaratne updated STRATOS-737: ------------------------------------ Fix Version/s: (was: 4.1.0 M1) 4.1.0-M1 > 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-M1 > > > 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.3.4#6332)