Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
janasangeetha authored Oct 28, 2024
1 parent c300a35 commit 8929627
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tfx/tools/docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,8 @@ github checkout.
```
./tfx/tools/docker/build_docker_image.sh --build-arg TFX_DEPENDENCY_SELECTOR=DEFAULT
```
**NOTE:** It is recommended to use images on [tensorflow/tfx docker hub](https://hub.docker.com/r/tensorflow/tfx/tags) or [TFX GCR](https://gcr.io/tfx-oss-public/tfx), instead of building docker image directly.

```
`NOTE:` It is recommended to use images on [tensorflow/tfx docker hub](https://hub.docker.com/r/tensorflow/tfx/tags) or [TFX GCR](https://gcr.io/tfx-oss-public/tfx), instead of building docker image directly.
```

0 comments on commit 8929627

Please sign in to comment.