mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-07 14:09:20 +00:00
Use docusaurus warning/note syntax instead markdown
This commit is contained in:
@@ -57,7 +57,9 @@ For example, these are all valid image names for the owner `testuser`:
|
||||
|
||||
`gitea.example.com/testuser/my/image`
|
||||
|
||||
**NOTE:** The registry only supports case-insensitive tag names. So `image:tag` and `image:Tag` get treated as the same image and tag.
|
||||
:::note
|
||||
The registry only supports case-insensitive tag names. So `image:tag` and `image:Tag` get treated as the same image and tag.
|
||||
:::
|
||||
|
||||
## Push an image
|
||||
|
||||
|
||||
Reference in New Issue
Block a user