You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tested the dockerfile for ppc64le, the only issue is the base image (debian:wheezy), the wheezy tag is unavailable for ppc64le (and possibly other multi-archs)
Would it be possible to update the base image tag to a more recent debian version? This would help the multi-arch work
Hi,
I am looking at expanding docker hub images for multiple archs, thrift seems to be a very good candidate since changes to the dockerfile https://github.com/ahawkins/docker-thrift/blob/master/0.10/Dockerfile should be minimum
The process is as per here: https://github.com/docker-library/official-images#multiple-architectures,
I have tested the dockerfile for ppc64le, the only issue is the base image (debian:wheezy), the wheezy tag is unavailable for ppc64le (and possibly other multi-archs)
Would it be possible to update the base image tag to a more recent debian version? This would help the multi-arch work
The available ppc64le debian tags are here: https://hub.docker.com/r/ppc64le/debian/tags/
The text was updated successfully, but these errors were encountered: