Skip to content

Commit 26435f3

Browse files
authored
Add related use case for docker registry (superfly#2065)
Adds a related use case that links to the https://fly.io/docs/blueprints/using-the-fly-docker-registry/ docs.
1 parent 5836bc9 commit 26435f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

blueprints/using-base-images-for-faster-deployments.html.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,3 +256,7 @@ The base image will stick around in the registry and as long as an image is asso
256256
257257
You can find the registry URL of the images for your base image in the dashboard under the **Registry** tab for the app, or by running `fly releases --image`
258258
259+
## Related use case
260+
261+
Want to skip the Fly builder and use Docker tools directly to manage your images? See [Managing Docker Images with Fly.io's Private Registry](https://fly.io/docs/blueprints/using-the-fly-docker-registry/), a guide that walks through building, pushing, deploying, and managing images via Fly.io’s Docker registry!
262+

0 commit comments

Comments
 (0)