Citrix VDI Workspace App container
882
Citrix Workspace app docker image
Run the container:
docker run -d -v /etc/timezone:/etc/timezone:ro -v /etc/localtime:/etc/localtime --name citrix_workspace pvarenik/citrix_workspace
Please set the WEB_URL_TO_LOGIN to your specific login url
ssh -f -X workspace@$(docker inspect --format '{{ .NetworkSettings.IPAddress }}' citrix_workspace) -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no /usr/bin/firefox <WEB_URL_TO_LOGIN> > /dev/null 2>&1
GitHub
https://github.com/pvarenik/citrix_workspace_app-container
Content type
Image
Digest
sha256:31d25188f…
Size
1 GB
Last updated
over 1 year ago
docker pull pvarenik/citrix_workspace