Skip to content

Commit

Permalink
Update tools/cloud-build/images/cluster-toolkit-dockerfile/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Rohit Ramu <[email protected]>
  • Loading branch information
RachaelSTamakloe and rohitramu authored Nov 13, 2024
1 parent 25e9cd1 commit c544ceb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ docker build --build-arg CLUSTER_TOOLKIT_VERSION=v1.40.0 -t my-cluster-toolkit-i

The above example builds an image tagged `my-cluster-toolkit-image` and sets the CLUSTER_TOOLKIT_VERSION to v1.40.0 while using the default values for other arguments.

## Run the Docker Image
## Run the Cluster Toolkit Docker Image
To run the Docker image, use the following command:

```bash
Expand Down

0 comments on commit c544ceb

Please sign in to comment.