link to dockerhub

This commit is contained in:
talksik
2026-04-29 14:52:17 -07:00
parent f6d5f4f0d4
commit 97f8ef04b3
+2
View File
@@ -40,3 +40,5 @@ docker run --rm \
$(find ./protocol -name "*.proto") $(find ./protocol -name "*.proto")
``` ```
## Docker hub
You'll notice that we use this image `talksik/golang-protoc:latest` which is in [docker hub publicly available](https://hub.docker.com/layers/talksik/golang-protoc).