Skip to content

Commit 4e45c6b

Browse files
authored
Merge pull request #687 from infosiftr/repo-info-split
Expand our "repo-info" blurb to link to both the "local" and "remote" directories (and explain a little bit about what each is)
2 parents 2b6f48a + 170c632 commit 4e45c6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.template-helpers/template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
%%TAGS%%
44

5-
For more information about this image and its history, please see [the relevant manifest file (`library/%%REPO%%`)](https://github.com/docker-library/official-images/blob/master/library/%%REPO%%). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2F%%REPO%%).
5+
For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/%%REPO%%` directory](https://github.com/docker-library/repo-info/blob/master/repos/%%REPO%%) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info).
66

7-
For detailed information about the virtual/transfer sizes and individual layers of each of the above supported tags, please see [the `repos/%%REPO%%/tag-details.md` file](https://github.com/docker-library/repo-info/blob/master/repos/%%REPO%%/tag-details.md) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info).
7+
For more information about this image and its history, please see [the relevant manifest file (`library/%%REPO%%`)](https://github.com/docker-library/official-images/blob/master/library/%%REPO%%). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2F%%REPO%%).
88

99
%%CONTENT%%%%VARIANT%%%%LICENSE%%
1010

0 commit comments

Comments
 (0)