Push any image into the Depot Registry
We've upgraded the Depot Registry to allow you to push any container image to a Depot project registry, not just images built with Depot. This means you can now use the Depot Registry as a universal container registry for your projects.
To get started, check out our updated Registry Quickstart Guide which includes instructions on how to push any image to the Depot Registry using standard docker push
.
We've also made updates to depot pull
to support pulling images that have been saved to a registry by tag rather than just by build ID.