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: docs/images/docker-kasm.md
+1-9Lines changed: 1 addition & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -42,15 +42,6 @@ The architectures supported by this image are:
42
42
| arm64 | ✅ | arm64v8-\<version tag\>|
43
43
| armhf | ❌ ||
44
44
45
-
## Version Tags
46
-
47
-
This image provides various versions that are available via tags. Please read the descriptions carefully and exercise caution when using unstable or development tags.
48
-
49
-
| Tag | Available | Description |
50
-
| :----: | :----: |--- |
51
-
| latest | ✅ | Stable Kasm releases |
52
-
| develop | ✅ | Tip of develop |
53
-
54
45
## Application Setup
55
46
56
47
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.
@@ -377,6 +368,7 @@ To help with development, we generate this dependency graph.
377
368
378
369
## Versions
379
370
371
+
***08.06.25:** - Deprecate develop branch.
380
372
***03.06.25:** - Rebase to Ubuntu Noble. Update for 1.17.0 release.
381
373
***09.11.24:** - Update base image for 1.16.1 release.
382
374
***24.09.24:** - Add base users in docker build logic to survive container upgrades.
0 commit comments