jonpspri commented on a change in pull request #3133: Subtle changes to support 
S390X deployment of OpenWhisk
URL: 
https://github.com/apache/incubator-openwhisk/pull/3133#discussion_r159542256
 
 

 ##########
 File path: ansible/extra/s390x.yml
 ##########
 @@ -0,0 +1,17 @@
+### S390X specifics (TODO: could I include what's above?) ###
+
+nginx_version: 1.12
+
+# Docker images to pull for S390X docker
+
+couchdb:
+    docker_image: "docker.xanophis.com/s390x/couchdb:latest"
+
+kafka:
+    docker_image: "docker.xanophis.com/s390x/wurstmeister-kafka:0.11"
 
 Review comment:
   I compiled it and stashed it based on wurstmeister-kafka.  Github repository 
is at https://github.com/jonpspri/s390x-docker-builds.  We could consider 
creating a repository for incubator-openwhisk-multiarchitecture-docker-builds 
or something for tracability and library in DockerHub.  It's an unfortunate 
problem we have where multi-architecture builds are not yet available.

----------------------------------------------------------------
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

Reply via email to