[
https://issues.apache.org/jira/browse/GUACAMOLE-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16812281#comment-16812281
]
Mathias edited comment on GUACAMOLE-772 at 4/8/19 10:33 AM:
------------------------------------------------------------
My PR comments was not good enough. That's why I created a [new pull
request|https://github.com/apache/guacamole-server/pull/222]. Yes, build is
tested and guacd container is working well.
was (Author: mathiasm):
My PR comments was not good enough. That's why I created a [new pull
request|https://github.com/apache/guacamole-server/pull/221]. Yes, build is
tested and guacd container is working well.
> Reducing image Docker size for Guacd
> ------------------------------------
>
> Key: GUACAMOLE-772
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-772
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-docker, guacamole-server
> Affects Versions: 1.1.0
> Reporter: Mathias
> Priority: Trivial
> Labels: pull-request-available
> Attachments: debian-stable-slim.txt, debian-stable.txt
>
>
> The last Docker image of guacd has a size of around 400 MB. If you use Docker
> image debian/stable-slim as base for guacd, the image size is reduced to a
> total of 330MB. This change (PR #222) is minimal, but has a big benefit. It
> reduces the final Docker image size.
> My comparison is based on the latest public image.
> {code:java}
> $ docker pull guacamole/guacd:1.0.0{code}
>
> REPOSITORY TAG IMAGE ID CREATED
> SIZE
> guacamole/guacd latest 57f6ce568e0d 3 months ago
> 395MB
> intern/guacd latest e562a8exf0x2 2 days
> ago 327MB
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)