Run aws workspace client on any linux distro supporting docker
or nix
. Solution humbly taken from mausch.
Run make build-image
to build the ubuntu image and install aws workspace client.
Run make run-docker-aws-workspaces
to run the image out of a container and launch the workspaces client.
Make sure to install nix and configure for your environment (e.g. arch installation).
To run using nix, execute make run-nix-aws-workspaces
.
To remove collected packages run make free-nix
.