▲ | matt_kantor 3 days ago | ||||||||||||||||||||||||||||||||||
Assuming I understand your workflow, one difference is that unregistry works with already-built images. They aren't built on the remote host, just pushed there. This means you can be confident that the image on your server is exactly the same as the one you tested locally, and also will typically be much faster (assuming well-structured Dockerfiles with small layers, etc). | |||||||||||||||||||||||||||||||||||
▲ | pbh101 3 days ago | parent [-] | ||||||||||||||||||||||||||||||||||
This is probably an anti-feature in most contexts. | |||||||||||||||||||||||||||||||||||
|