You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/12/07 07:50:52 UTC

[GitHub] 1605200517 edited a comment on issue #3083: Provide recent standalone test instances e.g. 4.7 and 4.9 as Docker containers on DockerHub

1605200517 edited a comment on issue #3083: Provide recent standalone test instances e.g. 4.7 and 4.9 as Docker containers on DockerHub
URL: https://github.com/apache/cloudstack/issues/3083#issuecomment-445151092
 
 
   @rthyd I have tried to build 4.7 but get:
   
   `docker build -f Dockerfile.centos6 -t cloudstack/management_centos6 .`
   
   ```
   /bin/sh: line 0: cd: /etc/cloudstack/management: No such file or directory
   /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/vhd-util: No such file or directory
   The command '/bin/sh -c cd /etc/cloudstack/management;     ln -s tomcat6-nonssl.conf tomcat6.conf;     ln -s server-nonssl.xml server.xml;     ln -s log4j-cloud.xml log4j.xml;     wget -O /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/vhd-util     http://download.cloud.com.s3.amazonaws.com/tools/vhd-util' returned a non-zero code: 1
   
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services