Download iCEcube2setup_Dec_10_2020_2012_lin.zip
and the
license and place in the folder of the project.
$ docker build -t icecube2 -f Dockerfile.installer .
$ x11docker -I -i -m -- "--mac-address 60:e3:2b:a4:24:fa" icecube2 /installer/iCEcube2setup_Dec_10_2020_2012
Install in the home directory, that is going to install it in the ~/.local/share/x11docker/icecube2
and the license should be in /opt/icecube2/license.dat
To execute it, it creates a symlink in home:
$ x11docker --share $HOME -I -i -m -- "--mac-address 60:e3:2b:a4:24:fa" icecube2 ~/Desktop/"iCEcube2 2020.12"
I tried to compile some projects with any success