heavyimage / pcoip-client-docker

Run Teradici PCoIP Client for Linux in a Docker container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pterribledici

pcoip-client-docker

This is a fork of PaulGallon's pcoip-client-docker that brings it a bit more up to date.

This lets you run Teradici's PCoIP Client for Linux in a Docker container. It includes support if your host is running an Nvidia card.

YMMV.

Setup

  • Update the .env file with the username/uid/gid of the user on your host you'll be running the container as.
  • make build for non-nvidia systems / make build-nvidia for nvidia systems

Thanks

  • Teradici's setup instructions here
  • @jlucas for the logo

About

Run Teradici PCoIP Client for Linux in a Docker container


Languages

Language:Dockerfile 84.4%Language:Makefile 14.2%Language:Shell 1.4%