mirror of https://github.com/docker/docs.git
Remove comment that got left behind
This commit is contained in:
parent
7dde6e40c6
commit
5573db4540
|
@ -159,7 +159,7 @@ The following table describes the rules applied for determining intent behind
|
|||
pulls. To provide feedback or ask questions about these rules,
|
||||
[fill out the Google Form](https://forms.gle/nb7beTUQz9wzXy1b6){:
|
||||
target="_blank" rel="noopener" class="_"}.
|
||||
<!-- TODO: What do the first columns mean? -->
|
||||
|
||||
| Starting event | Reference | Followed by | Resulting action | Use case(s) | Notes |
|
||||
| :------------- | :-------- | :-------------------------------------------------------------- | :--------------- | :------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| HEAD | tag | N/A | Version check | User already has all layers existing on local machine | This is similar to the use case of a pull by tag when the user already has all the image layers existing locally, however, it differentiates the user intent and classifies accordingly. |
|
||||
|
|
Loading…
Reference in New Issue