Create a distrobox to run the Citrix ICAClient in a containerized environment.
Clone the repository and either run
distrobox assemble createor
just assembleto have the ICAClient installed via init_hooks or run
podman build -t icaclient:latest .
distrobox assemble create --file ./distrobox.prebuilt.inior
just assemble-prebuiltfor a ready-to-go image for faster subsequent startup times.
wfica.sh is exported to the host and can be used to start the ICAClient
with the provided .ica file.
You might want to adjust the home key in distrobox.ini and/or distrobox.prebuilt.ini
to suit your preferences.