diff --git a/.docker/README.md b/.docker/README.md index dfd9c8e7139..87205770ac9 100644 --- a/.docker/README.md +++ b/.docker/README.md @@ -1,3 +1,3 @@ -This directory contains Dockerfiles for various targets. Only -`Dockerfile-distroless` and `Dockerfile-alpine` are being published to Docker -Hub. The other Dockerfiles are for local development and testing. +This directory contains Dockerfiles for various targets: +- `Dockerfile-distroless` and `Dockerfile-alpine` are published to Docker Hub via GoReleaser. +- The other `Dockerfile` variants are intended only for local development and tests.