mirror of
https://github.com/devrupt-io/squache.git
synced 2026-04-27 06:25:52 +03:00
[GH-ISSUE #2] docker image caching #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @psy0rz on GitHub (Mar 7, 2026).
Original GitHub issue: https://github.com/devrupt-io/squache/issues/2
It seems for some reason docker images are not cached:
Second attempt of a 'docker pull alpine' (after removing it with docker rm alpine):
Whats the best way to fix this?
edit: This project DOES seem to work with docker, but its not usable as a normal proxy. It would be awesome if you could intergrate their trick into your project: https://github.com/rpardini/docker-registry-proxy/tree/master