ghatwala

Results 8 issues of ghatwala

Adding support for power jobs for this repository via travis

Hi All, In an Openstack environment , would there be a worker support in spinning up VM instance using "volume" as "booting source" besides "image". As seen from here -...

Hi All, For my PR- https://github.com/docker/docker-credential-helpers/pull/151 - the travis job is failing here - https://travis-ci.org/docker/docker-credential-helpers/jobs/534754946#L401 ``` --- FAIL: TestPassHelper (0.05s) pass_linux_test.go:26: no usernames for https://foobar.docker.io:2376/v1 FAIL FAIL github.com/docker/docker-credential-helpers/pass 0.057s ?...

Able build lxd backend image successfully ``` # packer build -debug -on-error=abort -only=lxd lxd_image_logs_master # tail -f lxd_image_logs_master ==> lxd: Created image: 8966154aece15b35c8fd5b6014c299152e1ceea60f43ce2aaaccd13b0284fdcd ==> lxd: Unregistering and deleting deleting container......

adding power support.

My intent is to have "ppc64le" built officially - https://github.com/docker-library/official-images/blob/master/library/orientdb For Dockerfile which contain "openjdk:8-jdk-slim" as the base image wont work for power as tag due to below reason "no...

Hi Guys, I wanted to know if you'll will be uploading the docker image to dockerhub for ppc64le. I had a commit for the same dockerfile here : https://github.com/orientechnologies/orientdb-docker/commit/a054d9aa0c312087b569b19271c95b22619d6121 Let...

Means to add power builds for this repository via travis jobs.