Not able to rebuild the docker image

we need to add one file inside the zip file of image of docker because we cannot build it from scratch since all dependency are not available in internet because of old version. how to add any new file inside the zip file of image before building docker?

What do you mean by that? Is it en exported image? How did you created that zip? Don’t try to modify an image that way. If you really have an image, just use that as a base image and build a new one.