We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Using 1.10.3 with the Ansible docker_image module. Seeing roughly 4/5 pushes fail with errors like the following:
Error pushing image 127.0.0.1:5000/test-image-3: Extra data: line 2 column 1 - line 3 column 1 (char 64 - 128)
On the other 1/5 it works like a charm.
Seems like there is still a race condition as mentioned in #1059.