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