1605200517 commented 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 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: [email protected] With regards, Apache Git Services
