You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,14 @@ The architectures supported by this image are:
54
54
| :----: | --- |
55
55
| x86-64 | amd64-latest |
56
56
57
+
## Version Tags
58
+
59
+
This image provides various versions that are available via tags. `latest` tag usually provides the latest stable version. Others are considered under development and caution must be exercised when using them.
60
+
61
+
| Tag | Description |
62
+
| :----: | --- |
63
+
| latest | Stable releases |
64
+
| development | Prereleases from their GitHub |
57
65
58
66
## Usage
59
67
@@ -205,6 +213,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
0 commit comments