[
https://issues.apache.org/jira/browse/STRATOS-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
chris snow updated STRATOS-734:
-------------------------------
Description:
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 can share a base image that has openjdk
installed
-- puppetmaster and puppettestagent images can share a base image that has
puppet installed
was:
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)
> 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
>
>
> 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 can share a base image that has openjdk
> installed
> -- puppetmaster and puppettestagent images can share a base image that has
> puppet installed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)