Unofficial containerized Citrix Workspace application that can run in your browser via KASM
299
Citrix Workspace app is a client application that provides instant, secure, and seamless access to virtual desktops, virtual apps, web and SaaS apps, and more. It is compatible with various operating systems and languages, and supports feature flag management and feature flag updates.
This image allows you to run Citrix Workspace in your browser via KASM Workspaces.
Find Dockerfile that was used to create this image at https://github.com/serpro69/kasm-custom-images/blob/master/dockerfile-citrix-workspace
docker run --dns 8.8.8.8 --rm -it --shm-size=512m -p 6901:6901 -e VNC_PW=password -e VNCOPTIONS="-publicIP 127.0.0.1" serpro69/kasm-citrix-workspace:latest
Then open a browser like firefox and navigate to https://localhost:6901
Use the following credentials to login to the workspace:
After logging in you will get a fully-functional Ubuntu OS with Citrix Workspace application installed.
Image tags follow the following pattern: <app_version>-v<image_version>-<core_kasm_image_version>.
For example serpro69/kasm-citrix-workspace:ica22.12.0.12-v1-1.12.0 is the first version of the image that contains an installation of Citrix Workspace 22.12.0.12 which runs on kasm 1.12.0
Content type
Image
Digest
sha256:b345f65b4…
Size
2 GB
Last updated
over 2 years ago
docker pull serpro69/kasm-citrix-workspace