[
https://issues.apache.org/jira/browse/JCLOUDS-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14966885#comment-14966885
]
ASF subversion and git services commented on JCLOUDS-1010:
----------------------------------------------------------
Commit eed37edb6465d2b2ac1c8ac12780544bfe412f71 in jclouds-labs's branch
refs/heads/1.9.x from [~kwart]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=eed37ed ]
[JCLOUDS-1010] use a lightweight image as a base for Docker build test
> Test Dockerfile: Consider using DropBear in Busybox instead of OpenSSH in
> Ubuntu
> --------------------------------------------------------------------------------
>
> Key: JCLOUDS-1010
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1010
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-labs
> Reporter: Josef Cacek
>
> The {{MiscApiLiveTest.testBuildImageFromDockerfile()}} test is very expensive
> one. The {{Dockerfile}} used in it is based on {{ubuntu:14.04}} and makes
> {{apt-get update}} as a first step. Then it installs {{openssh-server}}. It
> means a lot of networking on the background.
> We could try to change the {{Dockerfile}} to be based on {{busybox}} image
> and add {{dropbear}} as an SSH server into it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)