LearnTeachCode / ltc-workspace-image

Immutable-Infrastructure-as-Code (IIaC) workspace image for the LearnTeachCode community
https://ghcr.io/capsulecorplab/ltc-workspace-image:main
Other
1 stars 1 forks source link

refactor ltc-workspace-image to use `accetto/ubuntu-vnc-xfce-g3` #3

Open capsulecorplab opened 1 year ago

capsulecorplab commented 1 year ago

refactor ltc-workspace-image to use https://github.com/accetto/ubuntu-vnc-xfce-g3 as its base image, in the interest of minimizing image size, as well as enabling keybindings that are otherwise inaccessible via kasm

capsulecorplab commented 1 year ago

@TristanDamron seeking any guidance/support in this effort :slightly_smiling_face:

TristanDamron commented 1 year ago

Looks like it'll be pretty easy to port this project to use the new image--All we need to do is change the base image in the Dockerfile and then change all of the Kasm references to something more generic (i.e. kasm_user is now persistence_layer)