You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/02/01 20:40:37 UTC

[GitHub] sanchezl opened a new issue #66: Support for ppc64le and s390x?

sanchezl opened a new issue #66: Support for ppc64le and s390x?
URL: https://github.com/apache/couchdb-docker/issues/66
 
 
   ## Expected Behavior
   `docker pull couchdb` on `ppc64le` or `s390x` should work.
   
   ## Current Behavior
   Only `amd64` images are available.
   
   ## Possible Solution
   https://github.com/docker-library/official-images#multiple-architectures
   
   ## Steps to Reproduce (for bugs)
   `docker pull couchdb` on `ppc64le` or `s390x` machines.
   
   ## Context
   I currently have to pull `git@github.com:apache/couchdb-docker.git` and build `couchdb` images myself for platforms other than `amd64`. Now that Docker hub supports multiple architectures, it would be great if couchdb images were available for non-`amd64` architectures.
   
   ## Your Environment
   ubuntu64 for ppc64le and s390x

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