Skip to content

Commit f548904

Browse files
authored
Merge pull request #1719 from GoogleContainerTools/thesayyn-patch-1
docs: replace outdated information about go tool
2 parents ab5f84d + 10fc8df commit f548904

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,9 @@ This should expose the Express application to your localhost:3000
138138

139139
For full documentation on how to use bazel to generate Container images, see the [bazel-contrib/rules_oci](https://github.com/bazel-contrib/rules_oci) repository.
140140

141-
For documentation and example on how to use the go-based debian package manager (current) to generate bazel config, see [./debian_package_manager](./debian_package_manager)
142-
For documentation and examples on how to use the bazel package manager rules (not used in this repo), see [./package_manager](./package_manager)
141+
For documentation and example on how to create custom container images, see the [GoogleContainerTools/rules_distroless](https://github.com/GoogleContainerTools/rules_distroless) repository.
143142

144-
Examples can be found in this repository in the [examples](examples/) directory.
143+
Examples can be found in the [GoogleContainerTools/rules_distroless](https://github.com/GoogleContainerTools/rules_distroless/tree/main/examples) repository.
145144

146145
#### Examples with Bazel
147146

0 commit comments

Comments
 (0)