Change log from 4.0 to 4.1
The prominent changes for this release are:
- Fix security issues
- Replace
FROM ubuntubyFROM alpinefor core components likepyos,openldap,memcache,nginx, andmongodb - Add support from external auth provider in od.config (and only from od.config file)
- Support
kind: Roleto definerbac.authorization.k8s.ioif pyos has more thanreplicats: 1. Removekind: ClusterRoleto reducepyos-serviceaccountroles. arm64andamd64for all images - including applications and alpine image based
oc.user images
There is 3 oc.user images, all images are based on ubuntu:24.04
ghcr.io/abcdesktopio/oc.user.ubuntu.24.04:4.1is the default oc.user image with consolewebshellsupportghcr.io/abcdesktopio/oc.user.ubuntu.sudo.24.04:4.1like oc.user image withsudocommand embedded, a user can run sudo command inside the containerghcr.io/abcdesktopio/oc.user.hardening.24.04:4.1less built-in binary, withoutsudocommand and withoutwebshellconsole andterminalapplication
All images embedded the graphical services: X11 server (TigerVNC), websockify and plasmashell.