Skip to content

Commit

Permalink
Merge pull request #5376 from dvdksn/rm-buildguide-link
Browse files Browse the repository at this point in the history
docs: update "read more" link for dockerfile examples
  • Loading branch information
crazy-max authored Oct 1, 2024
2 parents 9cdd15e + 0658532 commit 7bfd79c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions frontend/dockerfile/docs/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -3002,10 +3002,9 @@ hello world

For examples of Dockerfiles, refer to:

- The ["build images" section](https://docs.docker.com/develop/develop-images/dockerfile_best-practices/)
- The ["get started" tutorial](https://docs.docker.com/get-started/)
- The [language-specific getting started guides](https://docs.docker.com/language/)
- The [build guide](https://docs.docker.com/build/guide/)
- The [building best practices page](https://docs.docker.com/build/building/best-practices/)
- The ["get started" tutorials](https://docs.docker.com/get-started/)
- The [language-specific getting started guides](https://docs.docker.com/guides/language/)

[^1]: Value required
[^2]: For Docker-integrated [BuildKit](https://docs.docker.com/build/buildkit/#getting-started) and `docker buildx build`

0 comments on commit 7bfd79c

Please sign in to comment.