Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kahirokunn authored Oct 14, 2022
1 parent 3504d06 commit 0cf3d43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code-samples/serving/grpc-ping-go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ for production containers.

```bash
# Build and push the container on your local machine.
# https://docs.docker.com/build/buildx/install
docker buildx build --platform linux/arm64,linux/amd64 -t "{username}/grpc-ping-go" --push .
```

Expand Down

0 comments on commit 0cf3d43

Please sign in to comment.