Sign inSign up

dockerlife2023/kasmworkspace

By dockerlife2023

Updated over 2 years ago

This Repo will contain KASM Workspace

Image
Integration & delivery
0

65

dockerlife2023/kasmworkspace repository overview

Image Name :- dockerlife2023/kasmworkspace:170423 Image Location:- Docker Hub

This image has KASM WORKSPACE installed. to run any Container run this script mentioned below

docker run -dit
--privileged
--volume /sys/fs/cgroup:/sys/fs/cgroup:ro
--hostname kasm.example.com
--name kasm
-p 2201:22
-p 8001:80
-p 1001:10000
-p 1002:20000
-p 443:443
-p 6901:6901
-v $PWD:/myshare
-v /etc/localtime:/etc/localtime:ro
dockerlife2023/kasmworkspace:170423

Pull KASM enabled image docker pull kasmweb/ubuntu-bionic-desktop:1.10.0-rolling

docker run --rm -it --shm-size=512m -p 6901:6901 -e VNC_PW=password kasmweb/ubuntu-bionic-desktop:1.10.0-rolling

Open URL https://>6901 userid kasm-user password password

Tag summary

Content type

Image

Digest

sha256:b4d8f0c76

Size

1.5 GB

Last updated

over 2 years ago

docker pull dockerlife2023/kasmworkspace:170423