[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug 1880518] Re: issue while installing docker inside s390x container
From: |
Nayana |
Subject: |
[Bug 1880518] Re: issue while installing docker inside s390x container |
Date: |
Tue, 16 Mar 2021 12:00:57 -0000 |
Also same issue observed with docker version 19.03. docker pull command
failing with an error "failed to register layer: Error processing tar
file(exit status 1):"
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1880518
Title:
issue while installing docker inside s390x container
Status in QEMU:
New
Bug description:
This is in reference to
https://github.com/multiarch/qemu-user-static/issues/108.
I am facing issue while installing docker inside s390x container under qemu
on Ubuntu 18.04 host running on amd64.
Following are the contents of /proc/sys/fs/binfmt_misc/qemu-s390x on Intel
host after running
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
enabled
interpreter /usr/bin/qemu-s390x-static
flags: F
offset 0
magic 7f454c4602020100000000000000000000020016
mask ffffffffffffff00fffffffffffffffffffeffff
I could get docker service up with the following trick.
printf '{"iptables": false,"ip-masq": false,"bridge": "none" }' >
/etc/docker/daemon.json
But even though docker service comes up, images are not getting pulled,
docker pull fails with the following error.
failed to register layer: Error processing tar file(exit status 1):
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1880518/+subscriptions
- [Bug 1880518] Re: issue while installing docker inside s390x container, Nayana, 2021/03/16
- [Bug 1880518] Re: issue while installing docker inside s390x container,
Nayana <=
- [Bug 1880518] Re: issue while installing docker inside s390x container, Thomas Huth, 2021/03/17
- [Bug 1880518] Re: issue while installing docker inside s390x container, Nayana, 2021/03/18
- [Bug 1880518] Re: issue while installing docker inside s390x container, Nayana, 2021/03/18
- [Bug 1880518] Re: issue while installing docker inside s390x container, Thomas Huth, 2021/03/19
- [Bug 1880518] Re: issue while installing docker inside s390x container, Nayana, 2021/03/23