Ephemeral registries
We started the month with our much anticipated ephemeral registries. You can now include a --save
flag in your build commands to persist your built image to a temporary registry. We introduced our new depot pull
command to pull images from this registry and use them in your CI/CD pipelines. We also added a new depot push
command to forward images from the registry to your destination registry.
You can read up on the new commands in our CLI docs.