Go to file
2022-12-03 20:10:35 +00:00
docs KASM-1747 Update Kali docs to reference running the container as root 2021-06-27 15:43:54 -04:00
src Fix MESA KASM-3688 2022-12-03 20:10:35 +00:00
.dockerignore Initial Commmit 2021-06-16 09:26:09 -04:00
.gitattributes Initial Commmit 2021-06-16 09:26:09 -04:00
.gitignore Initial Commmit 2021-06-16 09:26:09 -04:00
.gitlab-ci.yml Merge branch 'bugfix/KASM-2585_fix_remnux_bionic_builds' into 'develop' 2022-05-04 04:52:16 +00:00
dockerfile-kasm-core KASM-2016 update 2021-10-25 19:07:45 +00:00
dockerfile-kasm-core-centos KASM-1790 cursors KASM-1512 framestats 2021-08-06 14:28:56 +00:00
README.md KASM-1428 Smaller gif to pass github filtering 2021-06-22 15:08:12 -04:00

Logo

Workspaces Core Images

This repository contains the base or "Core" images from which all other Workspaces images are derived. These images are based off popular linux distributions and container the wiring necessary to work within the Kasm platform.

While these image are primarily built to run inside the Kasm platform, it can also be executed manually. Please note that certain functionality, such as audio, uploads, downloads, and microphone passthrough are only available within the Kasm platform.

sudo docker run --rm  -it --shm-size=512m -p 6901:6901 -e VNC_PW=password kasmweb/<image>:<tag>

The container is now accessible via a browser : https://<IP>:6901

  • User : kasm_user
  • Password: password

For more information about building custom images please review the How To Guide

The Kasm team publishes applications and desktop images for use inside the platform. More information, including source can be found in the Default Images List

About Workspaces

Kasm Workspaces is a docker container streaming platform that enables you to deliver browser-based access to desktops, applications, and web services. Kasm uses a modern DevOps approach for programmatic delivery of services via Containerized Desktop Infrastructure (CDI) technology to create on-demand, disposable, docker containers that are accessible via web browser. The rendering of the graphical-based containers is powered by the open-source project KasmVNC

Screenshot

Kasm Workspaces was developed to meet the most demanding secure collaboration requirements that is highly scalable, customizable, and easy to maintain. Most importantly, Kasm provides a solution, rather than a service, so it is infinitely customizable to your unique requirements and includes a developer API so that it can be integrated with, rather than replace, your existing applications and workflows. Kasm can be deployed in the cloud (Public or Private), on-premise (Including Air-Gapped Networks), or in a hybrid configuration.

Live Demo

A self-guided on-demand demo is available at kasmweb.com