Skip to content

Commit 4d88ae8

Browse files
committed
Update docker-images.md
1 parent 5845834 commit 4d88ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/workloads/dependencies/docker-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Docker images
22

3-
You can build a custom Docker image for use in your APIs, e.g. to avoid installing dependencies during replica initialization or to have smaller images.
3+
You can build a custom Docker image for use in your APIs. Common reasons to do this are to avoid installing dependencies during replica initialization, to have smaller images, and/or to mirror images to your cloud's container registry (for speed and reliability).
44

55
## Create a Dockerfile
66

0 commit comments

Comments
 (0)