wohali commented on issue #67: Provide and publish s390x images
URL: https://github.com/apache/couchdb-docker/issues/67#issuecomment-444242104
 
 
   To make it clear - don't waste your time building a Dockerfile for s390x 
that doesn't install from the .deb, we won't host it here or at the official 
`couchdb` location.
   
   Fix the snappy code correctly, get CouchDB building and passing all tests 
without modification to our source code.
   
   Then, review and help in the `apache/couchdb-ci` repo for installing 
dependencies for a Debian `stretch-slim` `s390x` system, since that is the 
selected base image for our Docker image. (We are in good company here, just 
about every other official Docker image for a database is based on this, not 
CentOS or Ubuntu.)
   
   *Then*, we can update the `couchdb-pkg` repo with the modifications 
necessary for SpiderMonkey 1.8.5, any specific compile-time changes for 
CouchDB, and build the s390x Debian binaries in a qemu docker container.
   
   At that point, this Dockerfile will just "work," we'll just enable manifest 
multi-arch building here which is entirely a build-time step.

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