Bug #32830
docker-ce fails to pull docker images
Description
docker-ce, as opposed to the regular docker that you'd install on CentOS 7, fails to pull images with the following error:
Error response from daemon: missing or empty Content-Length header
Follow these steps to get docker-ce (docker-ce-cli-20.10.7-3.el7.x86_64 was the version tested): https://docs.docker.com/engine/install/centos/
Associated revisions
History
#1
Updated by Ian Ballou almost 2 years ago
Related community post: https://community.theforeman.org/t/error-pulling-docker-image-from-foreman/24017
#2
Updated by Jonathon Turel over 1 year ago
- Triaged changed from No to Yes
#3
Updated by Jeremy Lenz over 1 year ago
- Triaged changed from Yes to No
- Target version changed from Katello 4.1.1 to Katello 4.2.0
Ian says this doesn't need to go on 4.1.1, so untriaging
#4
Updated by James Jeffers over 1 year ago
- Triaged changed from No to Yes
#5
Updated by Ian Ballou over 1 year ago
- Target version changed from Katello 4.2.0 to Katello 4.3.0
#6
Updated by Ian Ballou over 1 year ago
- Target version changed from Katello 4.3.0 to Katello 4.4.0
#7
Updated by Ian Ballou about 1 year ago
- Target version changed from Katello 4.4.0 to Katello 4.5.0
#8
Updated by Dirk Götz 12 months ago
Hitting this also in a customer environment where switching to podman is no option, I tested with my client using podman it is fine, another one tested with docker 19.03.6 (which is quite old) and it also worked, but the environment where it should be used is at current version docker 20.10.14.
#9
Updated by Ian Ballou 12 months ago
Perhaps the fix to this old Pulp issue also needs to be taken care of in Katello? https://pulp.plan.io/issues/8208
#10
Updated by The Foreman Bot 10 months ago
- Assignee set to Ian Ballou
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10124 added
#11
Updated by The Foreman Bot 10 months ago
- Fixed in Releases Katello 4.5.0 added
#12
Updated by Anonymous 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|04cc00dbb3b134da425e795051f7056986bf592a.
#13
Updated by The Foreman Bot 10 months ago
- Pull request https://github.com/Katello/katello/pull/10152 added
Fixes #32830 - docker-ce fails to pull docker images (#10124)