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
+1-10Lines changed: 1 addition & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,16 +64,6 @@ The architectures supported by this image are:
64
64
| arm64 | ✅ | arm64v8-\<version tag\>|
65
65
| armhf| ✅ | arm32v7-\<version tag\>|
66
66
67
-
## Version Tags
68
-
69
-
This image provides various versions that are available via tags. Please read the descriptions carefully and exercise caution when using unstable or development tags.
70
-
71
-
| Tag | Available | Description |
72
-
| :----: | :----: |--- |
73
-
| latest | ✅ | Stable releases |
74
-
| focal | ✅ | DEPRECATED (no longer updated, `latest` is rebased on focal) - Stable releases, based on Ubuntu Focal |
75
-
| development | ✅ | DEPRECATED (no longer updated) - Prereleases from their GitHub |
76
-
77
67
## Application Setup
78
68
79
69
Access the webui at `http://<your-ip>:8443`.
@@ -266,6 +256,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
266
256
267
257
## Versions
268
258
259
+
***29.09.22:** - Rebase to jammy, switch to s6v3. Fix chown logic to skip `/config/workspace` contents.
269
260
***20.02.22:** - Install using the official tarballs.
270
261
***29.12.21:** - Add `install-extension` as a helper for mods to install extensions.
0 commit comments