Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Sandbox for Citrix Workspace App

If you don't trust the closed source binaries of Citrix (and you shouldn't when you work in an enterprise organisation that takes security seriously), then here is Docker that compartmentalises the citix binaries and exposes the needed interface.

Build the image

  1. Clone this repository

  2. Downdload the Citrix Workspace app https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html

    Select

    • Debian Packages
      • Full Package (Self-service support)
        • Citrix Workspace app for Linux (x86_64)

    and put the file in the directory of this repository.

  3. Run

    docker compose build

Use the docker image

Run

xhost +local:docker
docker compose up

To open your enterprise citrix workspace server every time, you can create a .env file that contains

STORE_URL=https://your-citrix-workspace.company.com/

About

A docker image for citrix workspace app

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages