Skip to content

Commit 465b5cb

Browse files
Update changelog.md
1 parent 638b71e commit 465b5cb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

opsdocs/docs/4.0/setup/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ The prominent changes for this release are:
1010
* [network policies](https://github.com/abcdesktopio/conf/blob/main/kubernetes/netpol-default-4.0.yaml) support Pod application
1111
* [oc.user](https://raw.githubusercontent.com/abcdesktopio/oc.user/refs/heads/4.0/Dockerfile.ubuntu) image uses ```ubuntu:24.04``` as based image.
1212

13+
## oc.user images
14+
15+
There is 3 oc.user images, all images are based on `ubuntu:24.04`
16+
17+
- `ghcr.io/abcdesktopio/oc.user.ubuntu.24.04:4.0` is the default oc.user image with console `webshell` support
18+
- `ghcr.io/abcdesktopio/oc.user.ubuntu.sudo.24.04:4.0` like oc.user image with `sudo` command embedded, a user can run sudo command inside the container
19+
- `ghcr.io/abcdesktopio/oc.user.hardening.24.04:4.0` less built-in binary, without `sudo` command and without `webshell` console
20+
1321
## Compatibily support
1422

1523
The abcdesktop applications in format `3.X` (including 3.4) are compatible with abcdesktop application in format `4.0`.

0 commit comments

Comments
 (0)