Open rohitsakala opened 3 years ago
Is there a specific reason you need the static binaries? Static binaries are generally not recommended for production use; and .deb
and .rpm
packages are available for Ubuntu, SLES, and RHEL.
@thaJeztah, we would like to use dind tag of this image https://hub.docker.com/_/docker on s390x.
I opened an issue with them and they pointed to https://github.com/docker-library/docker/issues/334#issuecomment-936699218. It says they depend on https://download.docker.com/linux/static/stable/s390x/ for creating the docker in the docker image. That is the reason I am asking for them.
Thanks :)
@thaJeztah any update on this ?
No change yet
Expected behavior
Support s390x arch for newer versions of docker v20.x.x
Actual behavior
The link - https://download.docker.com/linux/static/stable/s390x/ only has docker support for s390x untill v18.06 only.