Arnike 4bd057de98
All checks were successful
continuous-integration/drone/push Build is passing
Drone CI config fix.
2023-12-14 16:12:52 +03:00
2023-12-14 16:12:52 +03:00
2023-01-10 16:07:23 +00:00
2023-12-14 16:09:06 +03:00

Kasm Workspaces is a docker container streaming platform for delivering browser-based access to desktops, applications, and web services.

Get Started

Try out our no-cost Community Edition: Download.

Our Kasm Workspaces team has open-sourced our library of images (Info & Source Code).

The web-native rendering is powered by our open-source project: KasmVNC.

About This Image

Build Status

This image contains a browser-accessible version of Citrix Workspace.

Screenshot

Imgur

Stand-alone Deployment

This image was designed to run natively within Kasm Workspaces, but it can also be deployed stand-alone and accessed through a web browser.

docker run --rm -it --shm-size=512m -p 6901:6901 -e VNC_PW=password arnike/citrix-workspace-kasm:latest

The container is now accessible via a browser : https://IP_OF_SERVER:6901

  • User : kasm_user
  • Password: password

Please note that some functionality, such as audio, uploads, downloads, and microphone pass-through, is only available when using Kasm Workspaces for orchestration.

Tags

  • latest
    • Images are built and tagged with the Kasm Workspaces release version.

Additional Info

  • Source Code

  • Workspaces Documentation

    • Developer API: Integrate with your applications and workflows.
    • Workspaces: Instructions for installing and configuring Kasm Workspaces.
    • Custom Images: Info on configuring custom images and installing software.
  • Reporting Issues

Description
X11 Citrix workspace image with FireFox in kiosk mode for accessing Citrix StoreFront
https://hub.docker.com/r/arnike/citrix-workspace-kasm Readme 363 MiB
2023-12-11 13:10:32 +03:00
Languages
Shell 100%