I am been trying to push my image on the docker hub but it is having some problem. I have try all the possible steps to resolve the issue but there is no change.
I don’t see known issues with Docker Hub currently. Could that layer be too big? Does it always happen? Have you tried multiple times? Are you using a VPN or are you in a corporate network?
i was using public vpn but without that also the error is not getting solved the file is of 2.56gb what can be the best solutions so that i can push my project asap and move forward to the other work.
I don’t know what the problem is so I don’t know what the solution could be at the moment. I would recommend trying to reproduce the issue with other images. Smaller one for example. That can take you closer to the solution at least and you can also report the issue on GitHub
If you share some more info, we might notice something that also helps. So here is my template text containing important questions. It will help only if it is somehow a client issue not the Hub issue. Sorry for not sharing previously:
We usually need the following information to understand the issue:
What platform are you using? Windows, Linux or macOS? Which version of the operating systems? In case of Linux, which distribution?
How did you install Docker? Sharing the platform almost answers it, but only almost. Direct links to the followed guide can be useful.
On debian based Linux, the following commands can give us some idea and recognize incorrectly installed Docker:
docker info
docker version
Review the output before sharing and remove confidential data if any appears (public IP for example)