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-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,15 +59,6 @@ The architectures supported by this image are:
59
59
| arm64 | ✅ | arm64v8-\<version tag\>|
60
60
| armhf | ❌ ||
61
61
62
-
## Version Tags
63
-
64
-
This image provides various versions that are available via tags. Please read the descriptions carefully and exercise caution when using unstable or development tags.
65
-
66
-
| Tag | Available | Description |
67
-
| :----: | :----: |--- |
68
-
| latest | ✅ | Stable Kasm releases |
69
-
| develop | ✅ | Tip of develop |
70
-
71
62
## Application Setup
72
63
73
64
This container uses [Docker in Docker](https://www.docker.com/blog/docker-can-now-run-within-docker/) and requires being run in `privileged` mode. This container also requires an initial setup that runs on port 3000.
@@ -325,6 +316,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
325
316
326
317
## Versions
327
318
319
+
***08.06.25:** - Deprecate develop branch.
328
320
***03.06.25:** - Rebase to Ubuntu Noble. Update for 1.17.0 release.
329
321
***09.11.24:** - Update base image for 1.16.1 release.
330
322
***24.09.24:** - Add base users in docker build logic to survive container upgrades.
0 commit comments